Generate dependency-ordered implementation tasks from specification and planning artifacts. Triggers: task generation, generate tasks, implementation tasks, dependency ordering, phased tasks, task breakdown, tasks.md creation Use when: generating tasks from spec and plan, breaking down implementation work, creating ordered task lists, starting implementation phase DO NOT use when: analyzing specifications - use spec-analyzer agent. DO NOT use when: executing tasks - use implementation-executor agent. Trigger proactively during /speckit-tasks commands.
Generates dependency-ordered implementation tasks from specification and planning artifacts.
/plugin marketplace add athola/claude-night-market/plugin install sanctum@claude-night-marketGenerates dependency-ordered implementation tasks from specification and planning artifacts.
Each task includes:
Generates tasks.md with:
Provide paths to spec and plan:
Generate tasks from .specify/specs/feature-name/
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.