Sprint Task — Productivity skill for Claude Code
Implement a specific PRD task by number or title.
How to install Sprint Task
Installs to ~/.claude/skills/pedropauloai-claude-agent-monitor-sprint-task/SKILL.md
mkdir -p ~/.claude/skills/pedropauloai-claude-agent-monitor-sprint-task && curl -fsSL https://raw.githubusercontent.com/pedropauloai/claude-agent-monitor/HEAD/.claude/skills/sprint-task.md -o ~/.claude/skills/pedropauloai-claude-agent-monitor-sprint-task/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sprint Task does
name: sprint-task description: Implement a specific PRD task by number or title
Implement the PRD task: $ARGUMENTS
- Find the task in PRD.md matching the argument (by number or title keyword)
- Read CLAUDE.md for conventions
- Identify which packages need changes
- If types are needed, add to @claudecam/shared first and build it
- Implement the feature
- Run
pnpm typecheckto verify - Summarize what was done
Alternatives in Productivity
- Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
- Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
- P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Chief
CLI that wraps Claude Code in a loop. Define a PRD, run chief, go do anything else. Commits after each task, p
Hybrid Auto
Generate PRD from task description and enter review mode. Auto-generates user stories with priorities, depende
Atris Autopilot
PRD-driven autonomous execution - give it a task, it gets it done
Create Sprint
Create a new sprint with complete task definitions and directory structure
Execute Task
Execute a single task within a sprint using appropriate research skill
Agency Run
Orchestrate a coordinated engineering team from .claude/agents/ to complete a task end-to-end. Supports FULL,
Related Agents
Bmad Sm
Automated Scrum Master agent for sprint planning and task breakdown based on PRD and architecture
Zeus Tester
Reads task.json and prd.json for a given Zeus version, then generates platform-specific test scenario JSON (an
Task Executor
Use this agent when you need to implement, complete, or work on a specific task that has been identified by th