Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 773 Bytes

File metadata and controls

26 lines (20 loc) · 773 Bytes
semantic-links
skill-links related-artifacts
create-refactor-plan
docs/index.md
docs/refactor-plans/closed/README.md
docs/refactor-plans/drafts/README.md
.github/skills/dev/planning/create-refactor-plan/SKILL.md

Open Refactor Plans

This folder contains refactor plans that are actively being worked through.

Lifecycle

  1. Draft a plan in docs/refactor-plans/drafts/.
  2. When implementation starts, move the plan here.
  3. Tick checkboxes as each item is completed.
  4. When all items are done, move the plan to docs/refactor-plans/closed/.

Related Skills