File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,16 +121,16 @@ See `.claude/rules/` for convention-specific rules that load contextually:
121121## Plans
122122
123123Plans 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
129129After implementing any plan:
1301301 . Update ` .claude/context/ ` files to reflect new reality
1311312 . Add dated one-liner to Recent Changes below
1321323 . 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/ `
1341345 . Update ` ../../.claude/STATUS.md ` and ` ../../.claude/exec-order.md `
135135
136136## Recent Changes
You can’t perform that action at this time.
0 commit comments