Full Refactor
Description
--- description: Full workflow: scope and plan it, build it, simplify it, harden it. Runs the phases sequentially with a single user checkpoint after planning. --- # Full refactor workflow Run the workflow on the user's request. Do not skip phases. Do not rush between them. ## Phase 1: Scope & plan Run the `scope-and-plan` skill to scope the codebase and reach a shared understanding of the plan. When it's done, summarize the agreed plan in 5-10 bullet points and ask: **"Plan looks good. Proc
Installation
Installs to ~/.claude/skills/linardsliepenieks-honecode-full-refactor/SKILL.md
mkdir -p ~/.claude/skills/linardsliepenieks-honecode-full-refactor && curl -fsSL https://raw.githubusercontent.com/LinardsLiepenieks/honecode/HEAD/commands/full-refactor.md -o ~/.claude/skills/linardsliepenieks-honecode-full-refactor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality