# Discover

> Read product and technical docs, then summarize requirements and gaps.

- Skill: `majiayu000/discover-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/discover-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/discover-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/discover-4

---


# Discover

## When to use

- Starting a new project or feature.
- Requirements are spread across docs.

## Instructions

1. Read docs in this order:
   - `Docs/**/*.md`
   - `docs/**/*.md`
   - root `PRODUCT.md` / `README.md`
2. Summarize:
   - what we’re building
   - why (problem statement)
   - acceptance criteria
   - constraints
3. Ask 1–3 targeted questions if critical info is missing.

