plugins/gir-ai/skills/ai-delegation/SKILL.md
AI tool delegation patterns — Gemini-CLI, Codex, and other external AI tools. Apply when delegating tasks to external AI tools to save tokens.
npx skillsauth add rivit-studio/gir ai-delegationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Offload to save tokens:
DELEGATE: File analysis (>200 lines), code review, test gen, refactoring, regex, boilerplate, data transforms, explaining code
KEEP IN MAIN: Quick edits (<50 lines), direct Q&A, architecture decisions, final implementations
Additional AI delegation targets can be configured here as they become available (e.g., Codex, other CLI-based AI tools).
testing
GIR orchestration core — routing rules, delegation tiers, cost discipline, Graphify integration, escalation trigger, and lazy-load instructions. Always loaded.
tools
Native parallel agent execution using Claude Code's built-in Agent tool with worktree isolation. On-demand skill — load when parallel work is needed.
testing
Autonomous execution mode for GIR — unattended operation, cap fail-safe, checkpoint/resume protocol. On-demand skill loaded by /gir:run.
tools
MCP tool reference for web development — v0, Figma, Vercel. Apply when doing UI generation or deployment for frontend work.