From silver-bullet
Run escalating audit/fix/verify loops for artifacts, progressing through model and reasoning levels until two consecutive clean passes. Confidence-building reviews for scripts, prompts, runbooks, configs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:progressive-review-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for review tasks where one pass is not enough and the process must escalate through model/reasoning levels in order.
Use this skill for review tasks where one pass is not enough and the process must escalate through model/reasoning levels in order.
low reasoning.low.Use a short directive such as:
Audit this folder, fix any concrete issues you find, verify the fixes, and keep iterating until you get two consecutive clean passes. Stay on this model/reasoning pair until that happens.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.