mako-workflow

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

A Mako guide for broader investigation workflows and reusable project handoffs. It covers bundled findings, pre-release review records, past answers, telemetry, feedback, and acknowledged findings.

In plain words
What is it for?
Use it to investigate bounded project questions, audit tenant data boundaries, review health trends, recall previous work, prepare implementation or pre-release artifacts, and hand work to another agent.
Why use it?
It collects related evidence into a repeatable workflow instead of leaving investigation results scattered across separate queries. It supports security reviews and preparation for implementation or release.

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-workflow
Any agent
npx skills add drhalto/agentmako --skill mako-workflow
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-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/drhalto/agentmako/mako-workflow.svg)](https://agentmods.dev/skills/drhalto/agentmako/mako-workflow)
Your own site
<a href="https://agentmods.dev/skills/drhalto/agentmako/mako-workflow"><img src="https://agentmods.dev/badge/skills/drhalto/agentmako/mako-workflow.svg" alt="Measured on agentmods" height="20"></a>
Per session 107 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 977 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.00107 $0.00977
Opus 5 $0.00053 $0.00489
Sonnet 5 $0.00021 $0.00195
Haiku 4.5 $0.00011 $0.00098

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

Security

Grade A, and why

mako-workflow 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-workflow/SKILL.md · 146 lines

How it starts

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

Mako Workflow

Use this skill when the user needs a workflow output rather than a single trace: investigation packets, pre-implementation or review artifacts, prior-session recall, feedback, telemetry, or finding acknowledgements.

Operator And Workflow Tools

suggest

Use to propose useful Mako queries or investigation directions.

investigate

Use to run a broader bounded investigation workflow around a target.

workflow_packet

Use to produce a bundled workflow summary from gathered context.

tenant_leak_audit

Use to inspect likely tenant-boundary and data-leak risks.

  • Pair with db_rls, route_context, rpc_neighborhood, or review artifacts when the user is evaluating security-sensitive changes.

health_trend

Use to summarize health trends from recorded project signals.

issues_next

Use to identify likely next issues or triage targets.

session_handoff

Use to produce a concise handoff for later continuation.

Artifact Tools

task_preflight_artifact

Use before implementation to create task context, risks, likely move surfaces, and verification plan.

implementation_handoff_artifact

Use when handing coding work to another agent or future session.

review_bundle_artifact

Use for pre-ship review findings, evidence, and risks.

verification_bundle_artifact

Use to summarize verification steps, outcomes, trust state, and remaining gaps.

Recall Tools

recall_answers

Use to retrieve prior answer artifacts relevant to the current task.

recall_tool_runs

Use to retrieve recent Mako tool runs.

  • Use this before agent_feedback.
  • Copy the returned requestId into agent_feedback.referencedRequestId.
  • Default limit is 50 and max is 500; use a smaller limit first when locating a recent run.

Feedback And Telemetry

agent_feedback

Use to log whether a specific prior Mako tool run was useful.

  • Use sparingly for notable full, partial, or no-usefulness cases.
  • Requires both referencedToolName and referencedRequestId.
  • Do not call after every Mako tool.
  • Use recall_tool_runs first; do not fabricate request IDs.

Read the full file on GitHub · 146 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 · 146 lines · 107 tokens per session scan A d07c99f951d6

Subscribe to this mod's changes

mako-workflow is a skill published in the GitHub repository drhalto/agentmako (51 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 107 tokens to every session and 977 once invoked, about $0.0005 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.