chore: drop restated spec/plan lifecycle from CLAUDE.md; git-ignore docs specs/plans

The spec/plan lifecycle is a fixed plugin convention (skills/docs/conventions.md, sections File layout + Lifecycle). Restating it here is a drift vector: it had already gone stale (said git-tracked while the plugin moved to git-ignored on Jul 2). Remove the restated paragraph and enforce the git-ignored model with a project-local docs/.gitignore.
This commit is contained in:
2026-07-07 11:46:50 +02:00
parent b761b3c9c2
commit 83b375af66
2 changed files with 5 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
# Per-cycle working artifacts — git-ignored, never committed.
# Present on disk for the active cycle, rm'd at cycle close.
# See ~/dev/skills/docs/conventions.md § Lifecycle.
specs/
plans/