Skip to content
Development
Command

/fec-refactor

Execute controlled behavior-preserving frontend refactoring with small steps, verification, rollback, and proof reporting.

From plugin
frontend-craft
2111 skills14 agents11 commands5 hooks
+1
Install
> /plugin marketplace add bovinphang/frontend-craft
> /plugin install frontend-craft@frontend-craft

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/fec-refactor

Context preview

What this command does when you run it.

Execute controlled behavior-preserving frontend refactoring with small steps, verification, rollback, and proof reporting.

Command definition

fec-refactor.md
name: fec-refactor
description: Execute controlled behavior-preserving frontend refactoring with small steps, verification, rollback, and proof reporting.

Execute a pure structural refactoring under a recorded behavior contract.

Workflow

1. Classify the request and redirect feature work, unknown bugs, migrations, dead-code cleanup, or general review when they own the task. 2. Discover project facts and establish the existing validation baseline. 3. If no plan is supplied, diagnose evidence and build an ordered plan first. If a plan is supplied, revalidate it against the current code. 4. Record risk and Diff Budget. `DANGER` stops for explicit approval unless the specific compatibility plan is already authorized. 5. Execute **one refactoring step** with one primary structural intent. 6. Immediately run the narrowest sufficient verification and inspect actual scope. 7. If the step causes a new regression, revert that step before attempting a smaller or different transformation. 8. Repeat only after the current step is green and within budget. 9. Run final broad validation and save `reports/refactoring/refactoring-YYYY-MM-DD-HHmmss.md` with a `PASS`, `PARTIAL`, or `NOT PROVEN` behavior-preservation verdict.

Ships withfrontend-craft

frontend-craft is a universal frontend plugin that brings the same opinionated engineering standards to all 15 AI coding assistants.

Get the whole plugin

Other commands on frontend-craft.