What problem does it solve? Teams need a consistent routing convention so that every coding request — features, bug fixes, refactors, deployments — is handled by a dedicated coding agent following a disciplined workflow instead of ad-hoc prompting. ## Core Features & Use Cases - Task Routing: Classifies incoming requests (build, fix, refactor, deploy, review) and delegates them to the coding-agent profile via CLI switch, direct delegation, or cron jobs. - 11-Step Workflow Reference: Enforces the Superpowers pipeline — Brainstorm, Plan, Commit Docs, TDD, Cleanup, Simplify, Self-Review, PR, Deploy, Release, Verify — with a fast /autoship path. - Slack Channel Setup: Includes a reference recipe for a dedicated #coding-agent Slack channel with channel prompts, expanded toolsets, HARD GATE security patterns, and external skill directories. - Use Case: A user asks to add a new API endpoint; the skill classifies it as a feature, delegates to the coding-agent profile, and the agent executes brainstorm through deploy automatically. ## Quick Start Ask the agent to implement a new endpoint or fix a bug, and it will load this skill and delegate the work to the coding-agent profile.