researchlisted
Install: claude install-skill domengabrovsek/claude
Start Phase 1 (Research) for the following topic: $ARGUMENTS
For bigger topics, run **panel mode** (see `rules/parallel-agents.md`): spawn one `Explore` teammate per subsystem, run one bounded cross-check round via SendMessage so teammates flag contradictions across their areas, then pull their findings together into the artifact yourself. For narrow topics, explore solo. Read all relevant files, check git history for context, and investigate related patterns.
Save the research artifact to `.claude/state/research/YYYY-MM-DD-research-<topic>.md` (use today's date) containing:
- **Findings**: what you discovered in the codebase
- **Open questions**: things that need clarification
- **Constraints**: technical or business limitations
- **Related code**: key files and functions involved
Do NOT propose solutions yet. Research only.