docs: add superpowers skill path overrides to restructure spec
This commit is contained in:
@@ -142,6 +142,16 @@ Covers:
|
|||||||
- §2 local development setup → `docs/guides/local-setup.md`; replace with one-line pointer
|
- §2 local development setup → `docs/guides/local-setup.md`; replace with one-line pointer
|
||||||
- Architecture/plugin detail → `docs/reference/architecture.md`; replace with one-line pointer
|
- Architecture/plugin detail → `docs/reference/architecture.md`; replace with one-line pointer
|
||||||
|
|
||||||
|
**Add** (superpowers skill path overrides):
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
### Superpowers skill paths
|
||||||
|
Specs: `docs/working/specs/YYYY-MM-DD-<topic>-design.md`
|
||||||
|
Plans: `docs/working/plans/YYYY-MM-DD-<topic>.md`
|
||||||
|
```
|
||||||
|
|
||||||
|
The brainstorming and writing-plans skills default to `docs/superpowers/`; these lines override that default so generated files land in the right place automatically.
|
||||||
|
|
||||||
**Keep inline** (always-loaded context Claude needs without following a link):
|
**Keep inline** (always-loaded context Claude needs without following a link):
|
||||||
- §0 project specifics (folder layout, stack versions, trip entity architecture, active trip, GPX pipeline, env rules, remote operations, content sync, gitignore)
|
- §0 project specifics (folder layout, stack versions, trip entity architecture, active trip, GPX pipeline, env rules, remote operations, content sync, gitignore)
|
||||||
- §1 environment modes (dev vs. prod settings, cache-on-save behaviour)
|
- §1 environment modes (dev vs. prod settings, cache-on-save behaviour)
|
||||||
@@ -170,3 +180,4 @@ Covers:
|
|||||||
7. CLAUDE.md no longer contains §2 local setup block; contains pointer to `docs/guides/local-setup.md`
|
7. CLAUDE.md no longer contains §2 local setup block; contains pointer to `docs/guides/local-setup.md`
|
||||||
8. All internal cross-references in moved files updated to new paths
|
8. All internal cross-references in moved files updated to new paths
|
||||||
9. Memory files that reference `docs/superpowers/` paths updated to `docs/working/`
|
9. Memory files that reference `docs/superpowers/` paths updated to `docs/working/`
|
||||||
|
10. CLAUDE.md contains superpowers skill path overrides pointing to `docs/working/specs/` and `docs/working/plans/`
|
||||||
|
|||||||
Reference in New Issue
Block a user