agentmako
Local codebase indexing, tracing, and evidence-backed project answers
All Skills in This Repository (8)
Pure Emerald Level IndicatorsMako Database
Inspect live database schemas, relationships, policies, and RPCs via MCP tools.
Mako Code Intel
Find syntax-aware code patterns and run static diagnostics in JavaScript and TypeScript files.
Mako Discovery
Identify the correct Mako tool and discovery path for broad repository questions.
mako-neighborhoods
Retrieve entity-centered context bundles for tables, routes, and RPCs.
mako-workflow
Generate investigation packets and workflow artifacts from Mako project signals.
mako-graph
Trace dependency paths and estimate change impact across project files.
Mako Trace
Trace routes, files, schema objects, tables, RPCs, or errors to supporting evidence.
mako-guide
Guide Mako MCP skill selection and result interpretation for project investigations.
Frequently Asked Questions
FAQPage SchemaHow to install agentmako?▼
Run `npx skills add drhalto/agentmako --all -g -y` in your terminal to install all skills in this suite globally.
What does agentmako do for coding agents?▼
It indexes your repository locally and gives agents evidence-backed answers about files, routes, symbols, and database schemas before they edit code.
Can agentmako inspect database schemas and RLS policies?▼
Yes. It connects to Postgres or Supabase to inspect tables, columns, foreign keys, row-level security policies, and stored procedures.
Does agentmako work with Claude Code, Cursor, and Codex?▼
Yes. It ships plugins for Claude Code, Cursor, Codex, and Gemini, and works with any MCP-compatible client.
Does agentmako send my code to the cloud?▼
No. Everything runs locally with SQLite-backed storage, so your code and database facts never leave your machine.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core