triage
Work out which part of the octane monorepo owns an unfamiliar failure or task
Install / Use
npx skills add octanejs/octane --skill triageInstalls into whichever agent you are using.
Gemini Rules
Gemini CLI config
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Our assessment of triage
triage scores 63/100 on our quality scale, 2041st of 2,717 Development & Engineering skills we index.
Its Gemini Rules is 1.5 KB long, well organised into 10 sections with 1 code example: moderately detailed.
It has no GitHub stars yet, so there is no community track record; judge it on its content.
Maintenance, license and trust
- The repository was last updated 8 days ago, so triage is actively maintained.
- Our last check on 2026-09-24 found the source still online.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 80/100, with 2 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-23. Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
triage compared with similar skills
All 4 of these similar skills score higher than triage; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| triage (this skill)by octanejs | 63 | 0 | 8d ago | Gemini Rules |
| ai-job-searchby MadsLorentzen | 100 | 44.1k | today | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | 1d ago | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 5d ago | SKILL.md |
| interview-meby addyosmani | 100 | 98.8k | 4d ago | SKILL.md |
Frequently asked questions
- How do I install triage?
- Run
npx skills add octanejs/octane. The install tabs above show the steps for each supported agent. - Which AI agents does triage work with?
- It is written for Gemini CLI, as a Gemini Rules file. Other agents that read the same format can often use it too.
- Is triage safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It declares no license and scores 80/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is triage still maintained?
- The repository was last updated 8 days ago, so triage is actively maintained.
Skill content
View source on GitHubname: triage description: >- Work out which part of the octane monorepo owns an unfamiliar failure or task. Use when the area is unclear, before picking a more specific skill.
Skill: Octane triage
Use this for quick classification of issues, failures, test output, or proposed work.
Triage dimensions
- Area: runtime, compiler, SSR/hydration, Vite plugin, binding package, docs, tests, benchmark, tooling.
- Type: bug, feature, parity gap, intentional divergence, performance, flaky test, environment artifact, documentation.
- Severity: blocker, high, medium, low.
- Confidence: confirmed, likely, unknown, cannot reproduce.
- Next action: reproduce, write test, patch, document, defer, ask for info.
Steps
- Read
AGENTS.md. - Inspect the concrete files/test output/issue text.
- Compare against documented intentional divergences.
- Identify the smallest owner and validation command.
- Return a concise triage card.
Triage card template
## Triage
- Area: ...
- Type: ...
- Severity: ...
- Confidence: ...
## Evidence
- ...
## Likely owner
- Files/packages: ...
## Proposed next step
- ...
## Validation
- ...
Label suggestions
area:runtime,area:compiler,area:ssr,area:hydration,area:vite,area:bindings,area:docs,area:perftype:bug,type:feature,type:parity,type:divergence,type:flaky,type:questionpriority:blocker,priority:high,priority:medium,priority:low
Related Skills
ai-job-search
44.1kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
interview-me
98.8kExtracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
