SkillAgentSearch skills...

triage

Work out which part of the octane monorepo owns an unfamiliar failure or task

Install / Use

npx skills add octanejs/octane --skill triage

Installs into whichever agent you are using.

About this skill
♊

Gemini Rules

Gemini CLI config

Quality Score

63/100

Supported Platforms

Gemini CLI

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.

Substance
20/30
Structure
17/20
Description
12/15
Adoption
0/20
Freshness
15/15

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 found

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.

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.

SkillScoreStarsUpdatedFormat
triage (this skill)by octanejs6308d agoGemini Rules
ai-job-searchby MadsLorentzen10044.1ktodayCLAUDE.md
claude-howtoby luongnv8910041.7k1d agoCLAUDE.md
algorithmic-artby anthropics100177.9k5d agoSKILL.md
interview-meby addyosmani10098.8k4d agoSKILL.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.

name: 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

  1. Read AGENTS.md.
  2. Inspect the concrete files/test output/issue text.
  3. Compare against documented intentional divergences.
  4. Identify the smallest owner and validation command.
  5. 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:perf
  • type:bug, type:feature, type:parity, type:divergence, type:flaky, type:question
  • priority:blocker, priority:high, priority:medium, priority:low

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
Updated8d ago
Forks0

Trust signals

80/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium1 low