Documentation
README
This skill takes the current conversation context and codebase understanding and produces a spec (you may know this document as a PRD). Do NOT interview the user — just synthesize what you already know.
Process
- Explore the repo to understand the current state of the codebase, if you haven't already. If a
CONTEXT.mdglossary exists at the repo root, use its vocabulary throughout the spec; respect any ADRs indocs/adr/in the area you're touching. If neither exists, proceed silently.
This is the opening of the README. Read the full README on GitHub.