Spectastic.Triage — Development skill for Claude Code
Triage a defect (or intake a pasted list of small items) — classify it to the layer that owns the fix and append one triage card.
How to install Spectastic.Triage
Installs to ~/.claude/skills/spectastic-spectastic-spectastic.triage/SKILL.md
mkdir -p ~/.claude/skills/spectastic-spectastic-spectastic.triage && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/commands/spectastic.triage.md -o ~/.claude/skills/spectastic-spectastic-spectastic.triage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spectastic.Triage does
description: Triage a defect (or intake a pasted list of small items) — classify it to the layer that owns the fix and append one triage card. Use when a bug appears, when deciding which layer a fix belongs to, or when dumping a list of small to-dos — triage decides where a fix belongs; it doesn't make the fix (/spectastic.implement) or author the spec change (/spectastic.propose). argument-hint: triggers:
- "triage a defect"
- "cla
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Om Intake — Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right 4.6k ★
- Maestro Next — Unified entry for all development intents — classify intent, assess complexity, route to the correct execution 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pantheon Orchestration Layer
Invoke when deciding what to build vs. delegate, identifying a moat, or when "own the whole stack" appears — c
Legacy Review
Walk _legacy/ / items deciding Keep/Delete/Restore; --initial-migration scans repo at first adoption.
Work Plan
Run a planning session — close out a finished release, refine intake into work items, and propose the next rel
Bug Blitz
Grind the bug backlog and tests; fix small, surface big items to PM.
Ox Session Review
<!-- Keep this file thin on behavioral guidance that belongs in ox CLI JSON
Pin
Pin or unpin a blog post so it appears at the top of your blog
Related Agents
Spectastic Classifier
Classifies one pasted item to the spectastic lifecycle layer that owns its fix, for /spectastic.triage list-in
Extractor
Cheap structured extraction. Capabilities - extract, classify, summarise-single-source, structured-output. Use
Bash Expert
Use this agent to RUN long or output-heavy command-line work and return distilled results, and to write or ref