mako-guide

mako-guide is a skill for Claude Code, Codex from drhalto/agentmako. It costs 47 tokens per session (1,157 once invoked), scanned A, original, Apache-2.0.

A guide for Mako, a project-intelligence server that answers engineering questions from indexed code, schemas, routes, relationships, and project records.

In plain words
What is it for?
Use it to find the right Mako workflow for project discovery, code tracing, dependency analysis, database inspection, code-pattern searches, diagnostics, and investigation records.
Why use it?
It helps an agent choose the right Mako tool instead of searching files blindly. It also explains how to record feedback and acknowledge known findings.

Skill for Claude CodeCodex

Part of the mako-ai plugin — 8 skills, 1 MCP server shipped together

Install

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.

agentmods
npx agentmods add skills/drhalto/agentmako/mako-guide
Any agent
npx skills add drhalto/agentmako --skill mako-guide
Clone the repo
git clone --depth 1 https://github.com/drhalto/agentmako

Made for: Claude Code, Codex.

Or install mako-ai, the plugin that ships this one along with the rest of its 8 skills, 1 MCP server.

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 mako-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/drhalto/agentmako/mako-guide.svg)](https://agentmods.dev/skills/drhalto/agentmako/mako-guide)
Your own site
<a href="https://agentmods.dev/skills/drhalto/agentmako/mako-guide"><img src="https://agentmods.dev/badge/skills/drhalto/agentmako/mako-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,157 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00047 $0.01157
Opus 5 $0.00023 $0.00579
Sonnet 5 $0.00009 $0.00231
Haiku 4.5 $0.00005 $0.00116

Measured 4d ago against content hash a1f0295a00eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mako-guide 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 4d 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.

mako-ai-claude-plugin/skills/mako-guide/SKILL.md · 114 lines

How it starts

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

Mako Guide

Mako is a project-intelligence MCP server. Use it when the user asks structural, cross-surface, or evidence-backed engineering questions that are better answered from indexed code, schemas, routes, graph edges, prior sessions, or telemetry than from ad hoc file reads.

Do not use this skill as a schema reference. For current tool schemas, use MCP ToolSearch or the live tool definition loaded by Claude Code.

Skill Map

  • Use /mako-ai:mako-discovery for first-turn orientation, broad search, and "which tool should I use?" questions.
  • Use /mako-ai:mako-trace for targeted route, schema, file, table, RPC, edge, auth, or error tracing.
  • Use /mako-ai:mako-neighborhoods for one-call table, route, or RPC context bundles.
  • Use /mako-ai:mako-graph for relationships, dependency paths, import impact, symbol impact, flow mapping, and change planning.
  • Use /mako-ai:mako-database for direct database schema, RLS, foreign-key, or RPC introspection.
  • Use /mako-ai:mako-code-intel for structural AST pattern search and focused lint diagnostics.
  • Use /mako-ai:mako-workflow for investigation packets, artifacts, recall, telemetry inspection, feedback, and finding acknowledgements.

General Routing Rules

  • Read _hints on every Mako tool result before deciding the next call. They are generated from the actual returned result and may override the generic workflow expectation.
  • Default to reef_ask for project questions. It combines codebase, database, findings, diagnostics, instructions, freshness, and quoted literal checks.
  • Use mako_help when you need a task-specific Mako workflow recipe instead of reading docs or guessing which specialist tool to load.
  • Use context_packet, cross_search, file_preflight, DB tools, and graph tools as specialist follow-ups after reef_ask, mako_help, or tool_search points at a concrete need.
  • Prefer Mako over built-in grep when the question is about relationships, not literal text.
  • Built-in text search is fine for exact strings inside known files.
  • Start broad only when the target is unknown; switch to targeted tools once you have a route, table, RPC, file, or symbol.
  • Do not invent schemas, arguments, request IDs, finding fingerprints, or telemetry events.
  • If a tool name is uncertain, use tool_search before calling a Mako tool.

Read the full file on GitHub · 114 lines

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. 4d ago First seen · 114 lines · 47 tokens per session scan A a1f0295a00eb

Subscribe to this mod's changes

mako-guide is a skill published in the GitHub repository drhalto/agentmako (51 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 47 tokens to every session and 1,157 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.