Skip to content

Commit 095e46f

Browse files
committed
Update file paths in refactor command guide
Adjusted file paths in .claude/commands/refactor.md to reference documentation files within the docs directory, ensuring accurate workflow instructions.
1 parent f4179e6 commit 095e46f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.claude/commands/refactor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Your workflow MUST be:
66

77
First, read these files IN ORDER:
88
CLAUDE.md (implementation guide)
9-
COMPREHENSIVE_REFACTORING_PLAN.md (the plan)
10-
SCRATCHPAD.md (notes and baselines)
11-
REFACTOR_CHANGELOG.md (changes made so far)
12-
TASKS.md (current tasks)
9+
docs/plans/COMPREHENSIVE_REFACTORING_PLAN.md (the plan)
10+
docs/SCRATCHPAD.md (notes and baselines)
11+
docs/REFACTOR_CHANGELOG.md (changes made so far)
12+
docs/TASKS.md (current tasks)
1313

1414
Find the FIRST unchecked [ ] task in TASKS.md
1515

0 commit comments

Comments
 (0)