drhaltodrhaltoCommunity·8 Agent Skills Included

agentmako

Local codebase indexing, tracing, and evidence-backed project answers

Indexes your codebase locally and answers structural questions about files, routes, symbols, database schemas, and RLS policies. Eliminates blind grep searches and manual dependency tracing before editing unfamiliar code. Traces auth paths, import impact, and tenant-leak risks so coding agents edit with verified context instead of guesswork.
npx skills add drhalto/agentmako --all -g -y
Available:

Instructs your AI agent on how to query Mako's indexed project context, choose the right search or trace tool, and verify freshness before editing code.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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