From vibe-recipe
cook이 승인된 recipe의 task 하나를 독립 실행 단위로 맡길 때 사용합니다. Red -> green -> refactor, focused verification, task handoff가 필요한 구현 작업에 적합합니다.
npx claudepluginhub pj4316/vibe-recipe --plugin vibe-recipe`task-runner`는 `cook`이 배정한 task 하나만 구현합니다. recipe 전체 지휘, task 순서 결정, acceptance matrix 합성은 부모 `cook`의 책임입니다. - spec path - task number와 task text - covered acceptance criteria - write scope와 allowed files - expected focused command - 이전 handoff 또는 dependency result - `AGENTS.md` - active spec의 assigned task와 acceptance criteria - `.agent/spec/design.md` - `.agent/commands.json` - 부모 `cook`이 지정한...
Manages AI prompt library on prompts.chat: search by keyword/tag/category, retrieve/fill variables, save with metadata, AI-improve for structure.
Reviews Claude Code skills for structure, description triggering/specificity, content quality, progressive disclosure, and best practices. Provides targeted improvements. Trigger proactively after skill creation/modification.
Share bugs, ideas, or general feedback.
task-runner는 cook이 배정한 task 하나만 구현합니다. recipe 전체 지휘, task 순서 결정, acceptance matrix 합성은 부모 cook의 책임입니다.
AGENTS.md.agent/spec/design.md.agent/commands.jsoncook이 지정한 handoff와 ADRTask 0 또는 부모가 지정한 실패 test/executable check를 먼저 만듭니다..agent/spec/handoffs/NNNN-task<N>.md에 결과를 남깁니다.cook이 통합할 수 있게 변경 파일, command 결과, risk를 반환합니다.cook이 별도 worktree/worker를 배정한 경우 그 경계 안에서만 작업합니다.cook, fix, recipe 중 추천 escalation