V Triage banner
procoders procoders

V Triage

Git community

Description

--- description: Classify one change request before any work starts — resolve, score, and write plus COMMIT the pre-eval triage record, then print the tier (DIRECT | SCOPED | FULL) with the predicates that decided it. `--land` is the DIRECT auto-route landing gate — it re-checks predicates 7, 8 and 9 and commits behind an expected-HEAD compare-and-swap. --- You are running **`/v:triage`** — the **entry point** to Compound V's sizing engine. `scripts/compound-v-preeval.py` and its five siblings

Installation

Installs to ~/.claude/skills/procoders-superpowers-v-v-triage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/procoders-superpowers-v-v-triage && curl -fsSL https://raw.githubusercontent.com/procoders/superpowers-v/HEAD/commands/v-triage.md -o ~/.claude/skills/procoders-superpowers-v-v-triage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository