Stats
Actions
Tags
From silver-bullet
Independent audit agent that verifies completion claims (phases, tasks, reviews, releases) by checking direct evidence before acceptance. Returns PASS/PARTIAL/FAIL/UNKNOWN with minimum next actions.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
silver-bullet:agents/cursor/silver-completion-audit/skillThe summary Claude sees when deciding whether to delegate to this agent
SB-owned completion audit verifies completion claims against direct evidence before SB accepts them. 1. Display `SILVER BULLET > COMPLETION AUDIT`. 2. Restate the exact completion claim being audited. 3. Identify the artifacts that would prove the claim: files, tests, summaries, review records, verification records, CI, screenshots, or release evidence. 4. Check the artifacts directly. Do not a...
SB-owned completion audit verifies completion claims against direct evidence before SB accepts them.
SILVER BULLET > COMPLETION AUDIT.SB may advance only after this audit returns PASS or the user explicitly accepts the remaining risk.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletExpert Go code reviewer that analyzes diffs, runs go vet and staticcheck, and checks for idiomatic Go, concurrency bugs, error handling, and security issues.