name: discover description: Read product and technical docs, then summarize requirements and gaps.
Discover
When to use
- Starting a new project or feature.
- Requirements are spread across docs.
Instructions
- Read docs in this order:
Docs/**/*.mddocs/**/*.md- root
PRODUCT.md/README.md
- Summarize:
- what we’re building
- why (problem statement)
- acceptance criteria
- constraints
- Ask 1–3 targeted questions if critical info is missing.