ctriage
SolidBulk triage deferred findings backlog. Presents findings one at a time with disposition options.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- joshft
- Repository
- joshft/correctless
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
triage
Convert raw scanner findings into atomic work items in the backlog. Assigns priority, category, effort, and identifies file conflicts.
phxtriage
Triage review findings interactively — approve, skip, or prioritize each issue. Use after /phx:review to filter findings before fixing.
triage
Triage a batch of raw security findings. Verify each is real, collapse duplicates, re-rank by derived exploitability, and tag with an owner. Takes a directory or file of scanner output and writes TRIAGE.json + TRIAGE.md sorted by what actually needs engineering attention. Use when asked to "triage findings", "validate scanner output", "prioritize vulns", or "review the backlog". Runs interactively by default; pass --auto to skip the interview.
triage-findings
Use for interactive browser-based triage of review findings. Only invoke when explicitly requested.
triage-display
Internal process for the triage-summarizer agent. Defines the step-by-step procedure for formatting triage results as terminal markdown and parsing review commands. Not user-invocable — loaded by the agent via its `skills: ["triage-display"]` frontmatter property.