Turn a broad coding request into an MCP-validated dependency-aware plan with\nproject-root workplan.yaml state, then run it as an orchestrated workflow\nusing visible task tracking, mandatory subagent delegation, independent\nverification, and one commit per completed task. Use when the user asks\n\"autorun 시작\", \"일감 자동 진행\",\n\"워크플랜 돌려\", \"작업 스펙 줄게 알아서 진행해줘\", \"이 요구사항 자동으로 처리해줘\",\n\"태스크 분해하고 돌려\", or otherwise explicitly asks the agent to decompose\nand delegate a multi-step implementation. Supports PLAN mode (spec to\nworkplan) and RUN mode (execute an existing workplan.yaml).
$npx -y skills add 97wobbler/my-ai-kit --skill autorunInstalls into the current project.
Run `npx skills use "https://github.com/97wobbler/my-ai-kit" --skill "97wobbler/my-ai-kit/autorun"` 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/97wobbler/my-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/97wobbler/my-ai-kit"` and select the relevant skills, then follow their instructions.