Instructions file CodexOpenCode
Instructions for drhalto/agentmako, covering mako mcp usage, operating model, default workflow, fast batches and freshness.
Instructions file CodexOpenCode
Instructions for drhalto/agentmako, covering mako mcp usage, operating model, default workflow, fast batches and freshness.
Plugin Claude Code
Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.
MCP server Claude CodeCodexCursor +2
Agentmako is a local project intelligence CLI and MCP server for codebases and databases, with repo-aware indexing, schema snapshots, and secure live database connectivity. Runs locally from the agentmako npm package.
Skill Claude CodeCodex
TRIGGER when: user wants structural code pattern search (ast-grep) or static lint against selected files, or wants to turn a fix diff into a rule-pack draft. Covers astfindpattern, lintfiles, extractruletemplate.
Skill Claude CodeCodex
TRIGGER when: user asks about database schema, RLS policies, foreign keys, stored procedures, or table DDL directly. Covers dbping, dbcolumns, dbfk, dbrls, dbrpc, dbtableschema.
Skill Claude CodeCodex
TRIGGER when: user is working in an unfamiliar repo, asks 'where is X', 'what touches Y', needs broad search across code/schema/routes, or is unsure which mako tool fits the task. Covers reefask, reefstatus, reefverify, reefimpact, makohelp, toolsearch, contextpacket, livetextsearch, lintfiles, and toolbatch.
Skill Claude CodeCodex
TRIGGER when: user asks about relationships, dependency paths, import hotspots or cycles, symbol impact, or blast radius of a proposed change. Covers graphneighbors, graphpath, flowmap, changeplan, importsdeps, importsimpact, importshotspots, importscycles, symbolsof, exportsof.
Skill Claude CodeCodex
Start here when working in a project with the mako-ai MCP server configured. Entry point that explains how mako's tool skills are organized and carries the policy for logging agentfeedback vs acknowledging static findings with findingack.
Skill Claude CodeCodex
TRIGGER when: user wants entity-wide context for a table, route, or RPC -- schema + RLS + readers + writers + downstream touches all at once. Covers tableneighborhood, routecontext, rpcneighborhood.
Skill Claude CodeCodex
TRIGGER when: user asks to trace a specific route, schema object, file, table, RPC, or error string through its evidence. Covers routetrace, schemausage, filehealth, authpath, tracefile, preflighttable, traceedge, traceerror, tracetable, tracerpc.
Skill Claude CodeCodex
TRIGGER when: user wants an investigation packet, pre-ship artifact, recall of prior work or answers, or to log tool-run feedback / inspect telemetry. Covers suggest, investigate, workflowpacket, tenantleakaudit, healthtrend, issuesnext, sessionhandoff, all four artifact tools, recallanswers, recalltoolruns…
Plugin Claude Code
Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.
MCP server Claude CodeCodexCursor +2
Local-first codebase intelligence MCP server for AI coding agents. Runs locally from the agentmako npm package.