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 skills/catlog22/maestro-flow/skill-tuningnpx skills add catlog22/maestro-flow --skill skill-tuninggit clone --depth 1 https://github.com/catlog22/maestro-flowWrote 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/catlog22/maestro-flow/skill-tuning)<a href="https://agentmods.dev/skills/catlog22/maestro-flow/skill-tuning"><img src="https://agentmods.dev/badge/skills/catlog22/maestro-flow/skill-tuning.svg" alt="Measured on agentmods" height="20"></a>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.00067 | $0.01756 |
| Opus 5 | $0.00034 | $0.00878 |
| Sonnet 5 | $0.00013 | $0.00351 |
| Haiku 4.5 | $0.00007 | $0.00176 |
Grade A, and why
skill-tuning 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 6d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
25 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- phases/actions/action-abort.md 4.1 KB
- phases/actions/action-agy-analysis.md 9.1 KB
- phases/actions/action-analyze-requirements.md 11 KB
- phases/actions/action-apply-fix.md 5.7 KB
- phases/actions/action-complete.md 5.6 KB
- phases/actions/action-diagnose-agent.md 10 KB
- phases/actions/action-diagnose-context.md 7.4 KB
- phases/actions/action-diagnose-dataflow.md 10.0 KB
- phases/actions/action-diagnose-docs.md 8.5 KB
- phases/actions/action-diagnose-memory.md 9.2 KB
- phases/actions/action-diagnose-token-consumption.md 6.2 KB
- phases/actions/action-generate-report.md 7.1 KB
- phases/actions/action-init.md 5.3 KB
- phases/actions/action-propose-fixes.md 11 KB
- phases/actions/action-verify.md 6.8 KB
- phases/orchestrator.md 5.7 KB
- phases/state-schema.md 11 KB
- specs/category-mappings.json 11 KB
- specs/dimension-mapping.md 7.8 KB
- specs/problem-taxonomy.md 7.8 KB
- specs/quality-gates.md 6.7 KB
- specs/skill-authoring-principles.md 4.3 KB
- specs/tuning-strategies.md 11 KB
- templates/diagnosis-report.md 2.9 KB
- templates/fix-proposal.md 3.3 KB
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.
- 6d ago First seen · 181 lines · 67 tokens per session scan A 646d26d95321
skill-tuning is a skill published in the GitHub repository catlog22/maestro-flow (547 stars, last pushed yesterday), with no licence file. It adds 67 tokens to every session and 1,756 once invoked, about $0.0003 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
curator-continuity
Apply at the start of a build or coding session on a Curator-tracked project, and again as your own context fills, without waiting to be asked. Activates on "continue", "resume", "where did we leave off", "pick up where we left off", "what were we working on", "catch me up on this project", and on the save side "save…
my-curator
Use when interacting with the user's My Curator second brain via the my-curator MCP. Activates for READ ("what does my wiki say about X", "what do I know about X", "search my notes", "deep research my second brain", "find every source that mentions Y", "what does our cohort wiki say"), WRITE ("save to my wiki"…
pseo-scale
Architect programmatic SEO systems for 10K-100K+ pages with database-backed data layers, data sufficiency gating, incremental validation, crawl budget management, content enrichment pipelines, and edge delivery. Use when scaling beyond 10K pages, when builds are OOMing, when Google is not indexing all pages, or when…
pseo-discovery
Analyze a codebase and business context to discover programmatic SEO opportunities, identifying what page types to generate, what data assets exist, and what search intent can be matched at scale. Use when starting a new pSEO project, when the user isn't sure what to build programmatically, or when exploring what…
pseo-llm-visibility
Optimize programmatic SEO pages for visibility and citation in AI-generated answers from ChatGPT, Perplexity, Google AI Overviews, and other LLM-powered search. Use when optimizing for LLM citation, implementing llms.txt, configuring AI crawler access, structuring content for AI extraction, or when the user asks about…
pseo-performance
Optimize a programmatic SEO application for Core Web Vitals, build performance, and scalability at 1000+ pages, including static generation, incremental regeneration, bundle optimization, and caching. Use when builds are slow, pages are large, Core Web Vitals scores are poor, or when scaling to many pages causes…