Skip to content

Commit a1b1af6

Browse files
ansonphongclaude
andcommitted
refactor: update plan paths from .claude/plans/ to plans/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent edff866 commit a1b1af6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CLAUDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,16 @@ See `.claude/rules/` for convention-specific rules that load contextually:
121121
## Plans
122122

123123
Plans are centralized in the parent workspace, NOT in this repo:
124-
- Active plans: `../../.claude/plans/vs-code/`
125-
- Archives: `../../.claude/plans/vs-code/_archive/`
124+
- Active plans: `../../plans/vs-code/`
125+
- Archives: `../../plans/vs-code/_archive/`
126126

127127
## Post-Plan Workflow
128128

129129
After implementing any plan:
130130
1. Update `.claude/context/` files to reflect new reality
131131
2. Add dated one-liner to Recent Changes below
132132
3. Update parent context: `../../.claude/context/chapterwise-codex.md`
133-
4. Archive the plan in `../../.claude/plans/vs-code/_archive/`
133+
4. Archive the plan in `../../plans/vs-code/_archive/`
134134
5. Update `../../.claude/STATUS.md` and `../../.claude/exec-order.md`
135135

136136
## Recent Changes

0 commit comments

Comments
 (0)