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 agentmods add commands/varienos/agentic-workflow/task-master.skeletongit clone --depth 1 https://github.com/varienos/agentic-workflowWhat 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 | $0.00000 | $0.02449 |
| Opus 5 | $0.00000 | $0.01224 |
| Sonnet 5 | $0.00000 | $0.00490 |
| Haiku 4.5 | $0.00000 | $0.00245 |
Grade A, and why
task-master.skeleton 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 205 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Task Master — Backlog Oncelik Siralayici
Backlog'daki tum gorevleri 4 boyutlu puanlama ile degerlendirir ve oncelik sirasi olusturur. Kullanim:
/task-master
Step 1 — Gorevleri Topla
backlog task list --plain
Tum gorevleri listele. Her gorev icin asagidaki bilgileri cikar:
- ID
- Baslik
- Durum (To Do, In Progress, Done)
- Oncelik (varsa)
- Etiketler (varsa)
- Bagimlilklar (varsa)
KURAL: "Done" durumundaki gorevleri ATLA. Sadece "To Do" ve "In Progress" gorevleri puanla.
Her gorevi detayli okumak icin:
backlog task <id> --plain
Step 2 — 4 Boyutlu Puanlama
Her gorevi 4 boyutta degerlendir (1-10 arasi):
2.1 — Etki (Impact) — Agirlik: x3
Gorev tamamlandiginda projeye ne kadar deger katar?
| Puan | Anlam |
|---|---|
| 9-10 | Kritik is fonksiyonu, olmadan proje calismaz |
| 7-8 | Onemli ozellik, kullanici deneyimini ciddi etkiler |
| 5-6 | Faydali iyilestirme, gorunur fark yaratir |
| 3-4 | Kucuk iyilestirme, "nice to have" |
| 1-2 | Kozmetik, minimal etki |
2.2 — Risk (Risk) — Agirlik: x2.5
Bu gorev yapilmazsa ne olur?
| Puan | Anlam |
|---|---|
| 9-10 | Guvenlik acigi, veri kaybi riski, yasal sorun |
| 7-8 | Performans sorunu, kullanici kaybi riski |
| 5-6 | Teknik borc birikimi, bakim zorlugu |
| 3-4 | Kucuk teknik borc, ileride sorun olabilir |
| 1-2 | Risk yok, tamamen opsiyonel |
2.3 — Bagimllik (Dependency) — Agirlik: x2
Baska gorevler buna bagimli mi?
| Puan | Anlam |
|---|---|
| 9-10 | 5+ gorev buna bagimli, blocker |
| 7-8 | 3-4 gorev bagimli |
| 5-6 | 1-2 gorev bagimli |
| 3-4 | Dolayili bagimlilik var |
| 1-2 | Bagimsiz, hicbir sey etkilemez |
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.
- 3d ago First seen · 205 lines · 0 tokens per session scan A 9ee631d6f8b1
task-master.skeleton is a command published in the GitHub repository varienos/agentic-workflow (58 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,449 tokens. 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 commands, from other repositories
design-to-code
Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts a screenshot, a description, or a URL and produces production-ready React components, checking existing Storybook components before generating anything new. Use when implementing UI from a mockup or screenshot. To call the MCP tool…
memory
Search, store, and manage AI Team Memory — agent expertise, decisions, learnings, and code patterns. File-based by default, with an optional memory MCP overlay.
triage-issues
Launch the Issue Triage Agent (Haiku) to categorize and prioritize GitHub issues.
do-it-retrospective
开关本项目的本地行为反馈记录,或输出已记录问题的去敏复盘报告。参数为 on / off / status / report。.
fix-issue
!gh issue view $ARGUMENTS 2>/dev/null || echo "Could not fetch issue $ARGUMENTS".
verify
Verify factual claims in content using deep research methodology - fact-checks key assertions and updates NCI scores.