proj-decide
Installation
SKILL.md
proj-decide
When to invoke
- User commits to an architectural decision worth recording for future reference.
Pre-orientation reads
Standard four + project context.
Steps
- Compose the ADR in
projects/{slug}/architecture/YYYY-MM-DD-{adr-slug}.md. Frontmatter: kind=decision, status=in-progress or completed, project link. If no project context exists, default toplayground. skillwiki validate <adr>. If non-zero, STOP.- Generalization check. If the decision applies beyond this project, create a
concepts/page withprovenance: project(ormixedif research-informed). - Apply writes: ADR → (optional) concept page → vault
index.md→ vaultlog.mdand projectlog.md.
Stop conditions
validatenon-zero on either page.
Forbidden
- Filing the concept page without explicit
provenance:.