Write a spec and plan using sub agents
Uses sub-agents to generate a complete specification and plan from start to finish. Ideal for tackling new features or complex tasks that require structured investigation and multi-step planning.
/plugin marketplace add edspencer/claude-agents/plugin install product-team@edspencer-agentsinstructionsThis SlashCommand is just a wrapper around the /agentic-create-spec and /agentic-create-plan SlashCommands. It should just call those SlashCommands in order.
Note: If working with a GitHub issue, the /agentic-create-spec and /agentic-create-plan SlashCommands will automatically sync task files to GitHub:
This ensures the GitHub issue stays synchronized throughout the specification and planning process.