work-discover
Installation
SKILL.md
Work: discover
Take an idea, thought, feature, or PRD to shared understanding between human and agent. Alignment is demonstrated, never asserted — the bar is the human experienced a vertical slice or prototype and reacted, not the human approved a document.
Ground yourself
Read CONTEXT.md and use its vocabulary. Read CONSTITUTION.md if it exists. Skim docs/adr/ by filename — the names say which decisions bear on this session; read only those.
/
├── CONTEXT.md
├── CONSTITUTION.md
├── docs/
│ └── adr/
│ ├── 0001-event-sourced-orders.md
│ └── 0002-postgres-for-write-model.md
└── src/