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 agent_feedback vs acknowledging static findings with finding_ack.
$npx -y skills add drhalto/agentmako --skill mako-guideInstalls into the current project.
Run `npx skills use "https://github.com/drhalto/agentmako" --skill "drhalto/agentmako/mako-guide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/drhalto/agentmako" that are relevant to the current task. Run `npx skills add "https://github.com/drhalto/agentmako"` and select the relevant skills, then follow their instructions.