research
✓Intelligence gathering phase - spawns parallel agents to analyze codebase, patterns, git history, and web research. Creates or updates task file with findings.
Installation
SKILL.md
Conduct comprehensive research by orchestrating parallel sub-agents. Outputs to ./.apex/tasks/[ID].md.
This is the first phase of the APEX workflow. It gathers all intelligence needed for planning and implementation.
phasemodel: frontmatter: [research, plan, implement, rework, complete] rework: enabled dbrole: [RESEARCH, ARCHITECT, BUILDER, BUILDERVALIDATOR, REVIEWER, DOCUMENTER] legacydbrole: [VALIDATOR] sourceoftruth: gating: frontmatter.phase telemetry: dbrole
Intelligence gathering phase - spawns parallel agents to analyze codebase, patterns, git history, and web research. Creates or updates task file with findings. Source: benredmond/apex.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/benredmond/apex --skill research- Source
- benredmond/apex
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is research?
Intelligence gathering phase - spawns parallel agents to analyze codebase, patterns, git history, and web research. Creates or updates task file with findings. Source: benredmond/apex.
How do I install research?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benredmond/apex --skill research Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/benredmond/apex
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01