Specialized review-response wrapper — delegates to generic /silver:triage for finding classification, PM filing, and fix routing after code or artifact review.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add alo-exp/silver-bullet --skill silver:review-triage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Silver:Review Triage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/alo-exp-silver-review-triage)More formats (shields.io, HTML) on the badges page.
---
name: silver:review-triage
description: Specialized review-response wrapper — delegates to generic /silver:triage for finding classification, PM filing, and fix routing after code or artifact review.
argument-hint: "<review findings>"
version: 0.2.0
---
# /silver:review-triage — Review Response (wrapper)
Legacy entry point for the review triad (`silver:review-request` → `silver:review` → `silver:review-triage`). **Delegates to generic `/silver:triage`** for all classification, PM filing, and fix routing.
## Delegation
Invoke **`/silver:triage`** with:
- Raw findings from `/silver:review` or external review
- Scope = files or artifacts under review
- Charter = active plan goals, `REVIEW.md`, or review request scope
Do not reimplement triage logic here — this skill exists for catalog compatibility (`AF-REVIEW-TRIAGE`) and triad sequencing.
## Output
Same as `/silver:triage`: triage table in `.planning/REVIEW.md` plus `silver-triage-v1` JSON summary.
## Exit Gate
Same as `/silver:triage` — every finding classified, valid items filed or linked, blockers routed to fix workflows.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!