<h1 align="center">
<a href="https://prompts.chat">
Execute a single task within a sprint using appropriate research skill
Sign in to like and favorite skills
You are executing the
/execute-task command to run one task within a sprint.
Execute a single research task by invoking the appropriate specialized skill (technical-researcher, market-analyst, solution-architect, compliance-analyst, roadmap-planner, or report-synthesizer) with full context.
Check $1 (sprint-number) is 2-digit format 01-99 Check $2 (task-number) is 01-06 Verify prerequisites:
Read config/project-config.yml for execution parameters Read config/sprint-config.yml for sprint details Read context files (client-info.md, company-profile.md) Read task definition file: sprints/$1-/0$2-.md
Map task number to skill:
Use Task tool to invoke appropriate skill with context:
Skill will autonomously:
Track skill progress Update progress tracking tool if monitoring task list Handle any errors gracefully
Verify:
Display:
If invalid sprint/task numbers, provide usage example. If prerequisites missing, guide user to run /init-project or /create-sprint. If skill execution fails, provide diagnostic information.
User receives task completion summary with file counts, findings, and next steps.