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.
Local-first MCP server that gives coding agents structured context packets, code/schema facts, and diagnostics - backed by a local SQLite store.
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…