Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.78 KB

File metadata and controls

37 lines (30 loc) · 1.78 KB

Project Instructions

📝 CONTEXTVAULT - Document at Milestones

When to Document

┌─────────────────────────────────────────────────────────────────┐
│  AT MEANINGFUL MILESTONES:                                       │
│                                                                 │
│  ✅ Fixed a bug?        → /ctx-error                            │
│  ✅ Made a decision?    → /ctx-decision                         │
│  ✅ Built a feature?    → /ctx-doc                              │
│  ✅ Found useful code?  → /ctx-doc type=snippet                 │
│  ✅ Explored codebase?  → /ctx-doc type=intel                   │
│  ✅ Ending session?     → /ctx-handoff                          │
│                                                                 │
│  💭 Not every edit needs documenting                             │
│  💭 Document at milestones, not mid-edit                         │
│  💭 Skip if nothing meaningful was learned                       │
└─────────────────────────────────────────────────────────────────┘

📖 Session Start (AUTOMATIC)

  1. Read ./.claude/vault/index.md immediately
  2. Note what docs exist

📝 Session End

  1. Run /ctx-handoff to create handoff summary

🏷️ Project Docs

  • Location: ./.claude/vault/
  • Prefix: P### (P001, P002, etc.)
  • Update index after doc changes

Commands

/ctx-doc /ctx-error /ctx-decision /ctx-handoff /ctx-search /ctx-read /ctx-bootstrap /ctx-plan