artemiimillierartemiimillierCommunityยท1 Agent Skills Included

bulletproof

Structured 12-stage coding workflow from research to deploy

Guides coding agents through a 12-stage verified workflow covering research, specs, planning, implementation, and deployment. Stops agents from breaking working code, fixing fake bugs, and claiming unfinished work is done. Includes templates, review checklists, and safety hooks to keep every coding task disciplined and regression-free.
npx skills add artemiimillier/bulletproof --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’