bulletproof
Structured 12-stage coding workflow from research to deploy
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Bulletproof?โผ
Run `npx skills add artemiimillier/bulletproof --all -g -y` in your terminal to install the skill globally for all your projects.
How to stop AI agents from breaking working code?โผ
Bulletproof adds a mandatory Impact Analysis stage that checks dependencies, contracts, and edge cases before any merge, cutting regressions dramatically.
Does Bulletproof work with Claude Code and Cursor?โผ
Yes. It follows the standard SKILL.md format and works with Claude Code, Cursor, Codex, Gemini CLI, Windsurf, and OpenCode.
Do small bug fixes need all 12 stages?โผ
No. Bulletproof uses adaptive sizing: small fixes run 6 stages, features run 10, and only large architecture changes use the full 12-stage pipeline.
Can non-developers use Bulletproof?โผ
Yes. Once installed, you simply describe your task in plain English and the workflow keeps the agent's output verified and on track.
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