| name | research |
| description | Deep repository research workflow for understanding architecture, conventions, and implementation patterns without modifying files. |
Research Skill
Use this skill when the goal is understanding rather than editing.
Workflow
- Start at
README.md and docs/AGENT_DECISION_TREE.md.
- Load only the focused docs needed for the question.
- Use targeted search to find real source files on the execution path.
- Summarize findings with paths, architecture notes, and constraints.
- Call out stale docs or mismatches between guidance and the live tree.
Output
- key paths
- current architecture summary
- repo conventions and SOPs
- risks, inconsistencies, or missing references
Guardrails
- Do not modify files while using this skill.
- Prefer short synthesized notes over long excerpts.