triage — triage install triage, turbocop, community, triage install, ide skills, ruby code optimization, rust powered rubocop, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Code Analysis Agents needing advanced Ruby code inspection and correction capabilities using Rust and RuboCop Triage is an experimental RuboCop rewrite in Rust that runs a script to find and fix top cops by divergence in Ruby code.

Features

Runs the triage script using `python3 .claude/skills/triage/scripts/triage.py` to find top cops by divergence
Auto-downloads the latest `corpus-results.json` from CI via `gh run download` if no input is provided
Supports filtering by department using `--department` flag, e.g. `/triage --department RSpec`
Allows excluding departments using `--exclude-department` flag, e.g. `/triage --exclude-department Layout`
Provides option to show only cops with false positives using `--fp-only` flag

# Core Topics

6 6
[1]
[0]
Updated: 2/25/2026

Agent Capability Analysis

The triage skill by 6 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for triage install, ruby code optimization, rust powered rubocop.

Ideal Agent Persona

Perfect for Code Analysis Agents needing advanced Ruby code inspection and correction capabilities using Rust and RuboCop

Core Value

Empowers agents to identify and fix top cops by divergence in Ruby code using Python scripts and gh run download for corpus-results.json, providing advanced code quality control and auto-fixing with options like --limit, --department, and --exclude-department

Capabilities Granted for triage

Identifying top cops by divergence for code quality improvement
Automating Ruby code corrections using triage.py script
Filtering and excluding specific departments for focused code analysis

! Prerequisites & Limits

  • Requires Python 3 to run triage.py script
  • Limited to Ruby and Rust code analysis
  • Dependent on gh run download for latest corpus-results.json
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

triage

Install triage, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Run the triage script to find the top cops to fix:

bash
1python3 .claude/skills/triage/scripts/triage.py $ARGUMENTS

If no --input is provided, it auto-downloads the latest corpus-results.json from CI via gh run download.

Common invocations:

  • /triage — top 30 cops by divergence
  • /triage --limit 50 — show more
  • /triage --department RSpec — filter to one department
  • /triage --exclude-department Layout — skip complex layout cops
  • /triage --fp-only — only cops with false positives
  • /triage --input /tmp/corpus-report/corpus-results.json — use local file

After identifying targets, use investigate-cop.py to see all FP/FN locations with source context:

bash
1python3 scripts/investigate-cop.py Department/CopName --context --fp-only

Then read the cop source in src/cop/<dept>/<cop>.rs and the vendor spec at vendor/rubocop*/spec/ to understand the root cause before fixing.

This skill is read-only. Parallel-agent activity may leave unrelated local modifications in the working tree; do not edit or revert them while triaging. If triage transitions into code edits, switch to a dedicated git worktree before making changes, then use a fix skill workflow that integrates retained progress back into main before ending the run.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is triage?

Perfect for Code Analysis Agents needing advanced Ruby code inspection and correction capabilities using Rust and RuboCop Triage is an experimental RuboCop rewrite in Rust that runs a script to find and fix top cops by divergence in Ruby code.

How do I install triage?

Run the command: npx killer-skills add 6/turbocop. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for triage?

Key use cases include: Identifying top cops by divergence for code quality improvement, Automating Ruby code corrections using triage.py script, Filtering and excluding specific departments for focused code analysis.

Which IDEs are compatible with triage?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for triage?

Requires Python 3 to run triage.py script. Limited to Ruby and Rust code analysis. Dependent on gh run download for latest corpus-results.json.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add 6/turbocop. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use triage immediately in the current project.

Related Skills

Looking for an alternative to triage or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI