User-invoked codebase recon via an ant-colony pattern. The moderator carves a large or unfamiliar codebase into disjoint territories, fans out cheap Haiku scout subagents that explore in parallel and dump full findings to /tmp scratchpads (returning only terse pointers), then one Sonnet verifier cross-checks every claim against the repo before reporting. Use to map an unfamiliar codebase or locate where something lives without bloating the main context.
$npx -y skills add antoniocascais/claude-code-toolkit --skill antfarmInstalls into the current project.
Run `npx skills use "https://github.com/antoniocascais/claude-code-toolkit" --skill "antoniocascais/claude-code-toolkit/antfarm"` 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/antoniocascais/claude-code-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniocascais/claude-code-toolkit"` and select the relevant skills, then follow their instructions.