expand-tasks
FeaturedExpand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes findings back to tasks.json. Part of the prd-taskmaster toolkit. Use after PRD is parsed and before implementation. Invoke with /expand-tasks.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- anombyte93
- Repository
- anombyte93/prd-taskmaster
- Created
- 10 months ago
- Last Updated
- 6 days ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
research
Deep research with PRD methodology: Proposal → Baseline → Parallel Sub-Agent Team → Auto-Stitch → Lead Synthesis. Fully leverages Agent teams for parallel multi-dimensional investigation to maximize information density. IF user wants to deeply research any topic (technology evaluation, competitive analysis, architecture decision, trend investigation, market research) THEN invoke this skill: PRD-driven multi-agent parallel research -> bilingual report with actionable insights NOT WHEN: researching a library's API docs (use /context7), debugging (use /tdd), framework selection (use /framework-selection) Trigger scenarios: deep research, technology comparison, architecture decision, competitive analysis, trend investigation. Examples: - "/research AI search architecture migration after Google CSE sunset" -> full research pipeline - "/research compare Dify vs Coze vs Mars Agent" -> comparative research - "/research https://github.com/karpathy/autoresearch" -> GitHub project research - "/research livestream moneti
post-prd-expander
Expand a completed PRD into the full execution-readiness artifact package across 3 ordered layers with quality gates, post-PRD skill bootstrapping, and autopilot decision checkpoints.
prd-taskmaster
Zero-config goal-to-tasks engine (the Atlas engine). Takes any goal (software, pentest, business, learning), runs adaptive discovery via brainstorming, generates a validated spec, parses into TaskMaster tasks, and hands off to execution. Use when user says "PRD", "product requirements", "I want to build", invokes /atlas, or wants task-driven development.