midas-harness: Skill for Claude Code

.agents/skills/midas-help/SKILL.md

midas-help is a skill for Claude Code, Codex from okuzpe/midas-harness. It costs 61 tokens per session (1,012 once invoked), scanned A, original, Apache-2.0.

A read-only guide that maps a user's goal to the right Midas command. Midas is a command system with separate workflows for tasks such as setup and status checks.

In plain words
What is it for?
Use it when you are unsure which Midas command to run, want to understand what a selected command will do, or need to know when not to use it.
Why use it?
It helps users choose one suitable command without exposing internal or outdated options.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

This is okuzpe/midas-harness's own configuration. It tells Claude Code and Codex how to work on midas-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything midas-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to okuzpe/midas-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/okuzpe/midas-harness/main/.agents/skills/midas-help/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/okuzpe/midas-harness

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for midas-help

README.md
[![agentmods](https://agentmods.dev/badge/skills/okuzpe/midas-harness/midas-help.svg)](https://agentmods.dev/skills/okuzpe/midas-harness/midas-help)
Your own site
<a href="https://agentmods.dev/skills/okuzpe/midas-harness/midas-help"><img src="https://agentmods.dev/badge/skills/okuzpe/midas-harness/midas-help.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,012 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.01012
Opus 5 $0.00030 $0.00506
Sonnet 5 $0.00012 $0.00202
Haiku 4.5 $0.00006 $0.00101

Measured 8d ago against content hash 39a2eab32df3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

midas-help 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.

.agents/skills/midas-help/SKILL.md · 68 lines

How it starts

The opening of the file, as written. The whole thing — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.

midas-help — intent → one command

Paths / state: <paths.engine>/templates/skill-state-ritual.md (read-only) + AGENTS.md § Path resolution.

Read-only. Never writes, never advances gates. Complements /midas-status (pipeline PC). Canonical catalog + router: docs/skills.md (install: <paths.engine>/docs/skills.md) — cite it; do not paste the full situation→command table unless the user picks "I'm not sure". Flow shape (handoffs, not commands): docs/skill-flows.md (install: <paths.engine>/docs/skill-flows.md) — cite when the user asks how skills connect; commands still come from docs/skills.md or /midas-status. Surface filter (ADR-013): AskQuestion options and Exact commands are user-surface: primary only. Do not offer internal (progress, qa, diff-gates, lean-review, sweep) or deprecated aliases (update, auto-pilot aliases) as menu choices — parents path-pass those; power-users may type them.

Response map (L3): ./response-map.md — after AskQuestion, load only the chosen option.

Steps

  1. Ask once. Use AskQuestion with ONE single-select. Options (copy labels exactly, this order):
    • Set up or update Midas (/midas-init)
    • Start a product idea or adopt brownfield (/idea-intake / /midas-adopt)
    • Resume after a break (/midas-status + /midas-recall)
    • Run the next phase gate (phase skills 0–8)
    • Start or close a sprint (/start-sprint / /close-sprint / /midas-auto-pilot / /midas-retro)
    • Debug a failing fix (/midas-investigate)
    • Autonomy / auto-pilot (/midas-auto-pilot)
    • Verify UI before close (/midas-verify)
    • Clean dead flows / lean the repo (/midas-hygiene)
    • Redesign product UI (/midas-design)
    • Security or adversarial review (/midas-security-audit / /midas-tribunal)
    • Capture a recurring pattern (/midas-capture)
    • Export or import project knowledge (/midas-bundle)
    • Install confusion / adapter health (/midas-reconcile / /midas-doctor)
    • Investigate something outside the pipeline (/midas-explore)
    • I'm not sure — show a short summary table

Read the full file on GitHub · 68 lines

Files

What ships with it

1 file 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.

Changes

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.

  1. 8d ago First seen · 68 lines · 61 tokens per session scan A 39a2eab32df3

Subscribe to this mod's changes

midas-help is a skill published in the GitHub repository okuzpe/midas-harness (2 stars, last pushed 3d ago), licensed Apache-2.0. It adds 61 tokens to every session and 1,012 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-31.