Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Adelie-Squad/solosquad --skill triagegit clone --depth 1 https://github.com/Adelie-Squad/solosquadWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/adelie-squad/solosquad/triage)<a href="https://agentmods.dev/skills/adelie-squad/solosquad/triage"><img src="https://agentmods.dev/badge/skills/adelie-squad/solosquad/triage.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00047 | $0.00717 |
| Opus 5 | $0.00023 | $0.00358 |
| Sonnet 5 | $0.00009 | $0.00143 |
| Haiku 4.5 | $0.00005 | $0.00072 |
Grade A, and why
triage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Triage Skill
Chief 가 매 turn TRIAGE stage 에서 호출. Chief 의 의사결정 권한 (Task 분류) 의 reasoning 도구.
4-Way 분류
| 분류 | 정의 | 예시 |
|---|---|---|
| discussion | 대화 자체로 종결. clarification / status check / light reply | "어떻게 지내?", "지금 진행 중인 게 뭐야?" |
| workflow | 일회성 chain (PRD → 분해 → 실행 → 보고) | "X 기능 만들자", "캠페인 준비해줘" |
| cron | 반복 (cron 등록) | "매일 아침 brief 보여줘", "주간 회고 자동화" |
| goal | 자율 실행 (metric 기반 keep/discard) | "Y 지표를 Z 까지 올리는 방법 찾아줘" |
Triage Stage 0 — Educational Nudge
사용자 입력이 막연하면 PM/specialist spawn 전에 KNOWLEDGE 가이드 선제시:
조건: 4-way 신뢰도 < 60%
→ team KNOWLEDGE.md 의 가장 정합 높은 playbook 1~2개 표시
→ "어느 단계에서 시작할까요?" 또는 "처음부터 가설 정의가 필요하신가요?"
→ 사용자 응답 기다림
원칙: 사후 라벨링 — 프레임워크 선처방 X. 사용자 의도가 모이면 사후 label.
출력
classification: discussion | workflow | cron | goal
confidence: 0-100
educational_nudge:
needed: true | false
candidate_playbooks: ["..."]
reasoning: "string"
next_stage: DECOMPOSE | reply_directly | await_user
Confidence 임계값
- ≥80: 즉시 다음 stage (DECOMPOSE)
- 60~79: Educational Nudge 권고
- <60: 명시적 clarification 1회 (사용자에게 1-2 짧은 질문)
≥ 2 approaches (Educational Nudge 시)
KNOWLEDGE 가이드 제시는 ≥ 2 playbook 후보. 단일 강요 X.
Anti-Sycophancy
- ❌ "흥미로운 요청이네요. 어떻게 시작할까요?"
- ✅ "이 요청은 workflow(60%) 와 goal(40%) 사이입니다. KNOWLEDGE 에 두 playbook 있어요: X / Y. 어느 쪽?"
Reference
- v1.1 PRD §5.2 (TRIAGE stage), §5.4 (Educational Nudge)
- Harness Report §7.5 권고 (Educational Nudge)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 76 lines · 47 tokens per session scan A 62754cdef9ff
triage is a skill published in the GitHub repository Adelie-Squad/solosquad (19 stars, last pushed 17d ago), licensed MIT. It adds 47 tokens to every session and 717 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cost-efficiency-analyzer
Analyzes cost structure, cost efficiency, and expense management from P&L data. Use when the user asks about costs, expenses, COGS, operating expenses, cost ratios, cost control, spending efficiency, margin compression from cost side, or wants to understand where money is going. Also use for "are we spending too…
executive-financial-briefing
Generates a concise executive-level financial briefing or summary suitable for a CEO, CFO, or board presentation. Use when the user asks for a summary, briefing, executive summary, board update, financial overview, financial health check, or "how is the business doing". Covers the full P&L picture in one page. Also…
multi-quarter-trend-analysis
Analyzes financial trends across multiple quarters by comparing P&L metrics over time. Use when the user wants to see trends, patterns, trajectories, or directional movement across 3 or more quarters. Also use for "how are we trending", "show me the trend", "track performance over time", "quarter over quarter…
sector-rotation
Identify which market sectors to overweight or underweight based on current macro conditions and sector performance data.
trend-analysis
Analyze price and volume trends for one or more stocks to determine momentum direction and key technical levels.
persistent-notes
Save notes locally to /mnt/workspace/notes.json file. Use when user wants to "save a note" or "remember something".