claude-wizard
Orchestrated multi-agent coding, testing, and PR review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-wizard?โผ
Run `npx skills add vlad-ko/claude-wizard --all -g -y` in your terminal to install the wizard skill globally.
What does claude-wizard do?โผ
It turns one coding thread into an orchestrator that dispatches specialist agents to design, build, test, and review features in parallel, driving multiple pull requests to merge-ready at once.
Does claude-wizard enforce test-driven development?โผ
Yes. It requires failing tests before any implementation, mutation-resistant assertions, and a full test-suite verification before every commit.
How does claude-wizard handle PR reviews?โผ
Every pull request goes through an independent reviewer, and each finding is routed back to the right specialist agent for a fix or a rebuttal until nothing is unresolved.
Do I need to write detailed task specs to use it?โผ
No. You provide a plain-English idea, and the issue-maintainer agent turns it into a structured issue with acceptance criteria before any coding starts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core