do-refactor

Community

Refactor epics on a single branch.

Authorjamesc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution of large refactoring tasks by breaking them down into sequential, verifiable commits on a dedicated branch, ensuring continuous integration and minimizing disruption.

Core Features & Use Cases

  • Sequential Issue Implementation: Executes child issues of a refactoring epic one by one.
  • CI Verification: Runs Continuous Integration checks after each commit to ensure code stability.
  • Incremental PR Updates: Creates and updates a single Pull Request for the entire epic.
  • Use Case: When a large refactoring epic (e.g., BT-123) needs to be applied to the codebase, this skill will branch off main, implement each sub-task as a commit, verify CI, and update a single PR until the entire epic is complete.

Quick Start

Use the do-refactor skill to execute the refactoring epic BT-123.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: do-refactor
Download link: https://github.com/jamesc/skills/archive/main.zip#do-refactor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.