phxtriage
SolidTriage review findings interactively — approve, skip, or prioritize each issue. Use after /phx:review to filter findings before fixing.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- oliver-kriska
- Repository
- oliver-kriska/claude-elixir-phoenix
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
triage-findings
Use for interactive browser-based triage of review findings. Only invoke when explicitly requested.
triage-reviews
Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push
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.
ctriage
Bulk triage deferred findings backlog. Presents findings one at a time with disposition options.
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.