alo-exp/silver-bullet
5 stars · Last commit 2026-04-23
Agentic Process Orchestrator for AI-native Software Engineering & DevOps. Enforced 20-step (app) and 24-step (DevOps) workflows with 10 layers of compliance for Claude Code. Combines GSD, Superpowers, Engineering, and Design plugins.
README preview
# Silver Bullet **Agentic Process Orchestrator for AI-native Software Engineering & DevOps** > *"There is no single development, in either technology or management technique, which by itself promises even one order-of-magnitude improvement..."* — Fred Brooks, 1986 Brooks was right then. AI changes the equation now. Silver Bullet is a Claude Code plugin that orchestrates the best open-source agentic workflows into one enforced process. It combines [GSD](https://github.com/gsd-build/get-shit-done) (multi-agent execution), [Superpowers](https://github.com/obra/superpowers) (code review, branch management), [Engineering](https://github.com/anthropics/knowledge-work-plugins/tree/main/engineering) (testing, docs, deploy), and [Design](https://github.com/anthropics/knowledge-work-plugins/tree/main/design) (design system, UX copy, accessibility) into one guided workflow with 10 layers of compliance. **You don't need to know GSD** -- Silver Bullet guides you through every step, explains what's happening, and handles errors. Just describe what you want to build. ## How It Works When you edit source code without completing the planning phase, you see this: ``` 🚫 HARD STOP — Planning incomplete. Missing skills: ❌ silver-quality-gates Run the missing planning skills before editing source code. ```