subagent-driven-development
π―Skillfrom nickcrew/claude-ctx-plugin
Dynamically dispatches specialized subagents to implement independent tasks with code review, enabling rapid, high-quality iterative development.
Part of
nickcrew/claude-ctx-plugin(60 items)
Installation
python examples/supersaiyan_demo.py # See it in action!pip install claude-cortexgit clone https://github.com/NickCrew/claude-cortex.gitpip install -e ".[dev]"Skill Details
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
More from this repository10
react-performance-optimization skill from nickcrew/claude-ctx-plugin
helm-chart-patterns skill from nickcrew/claude-ctx-plugin
terraform-best-practices skill from nickcrew/claude-ctx-plugin
typescript-advanced-patterns skill from nickcrew/claude-ctx-plugin
kubernetes-security-policies skill from nickcrew/claude-ctx-plugin
kubernetes-deployment-patterns skill from nickcrew/claude-ctx-plugin
api-gateway-patterns skill from nickcrew/claude-ctx-plugin
repo-cleanup skill from nickcrew/claude-ctx-plugin
security-testing-patterns skill from nickcrew/claude-ctx-plugin
testing-skills-with-subagents skill from nickcrew/claude-ctx-plugin