cook

Automate end-to-end feature implementation with automatic workflow detection.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/mchien15/wrenai --skill cook-mchien15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cook
Source: https://github.com/mchien15/wrenai/tree/main/.claude/skills/cook
Command: npx skills add https://github.com/mchien15/wrenai --skill cook-mchien15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cook automates end-to-end feature implementation by automatically detecting and orchestrating the appropriate workflow, reducing manual coordination and errors.

Core Features & Use Cases

  • Automatic workflow detection across interactive, fast, parallel, auto, no-test, and code modes.
  • Mandatory subagent orchestration with planning, testing, and finalization gates.
  • Reference-rich guidance and plan files surfaced from the references directory.

Quick Start

Invoke the skill with a natural language task using the /cook command to start the end-to-end workflow.

Frequently Asked Questions about cook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end feature implementation workflows?

Automating end-to-end feature implementation uses automatic workflow detection to orchestrate research, planning, implementation, testing, and finalization. This reduces manual coordination by guiding Claude Tasks through mandatory subagent delegation and progress synchronization.

What is auto workflow detection for task automation?

Auto workflow detection for task automation identifies the appropriate mode—interactive, fast, parallel, auto, no-test, or code—to process feature implementation. It applies structured plan files and explicit gating for human approval to minimize errors.

How do I start feature planning with automatic workflow detection?

To start feature planning with automatic workflow detection, invoke the skill using a natural language task. This initiates the end-to-end workflow, surfacing reference-rich guidance and generating structured plan files for the implementation process.

Does subagent delegation require explicit gating for human approval?

Yes, subagent delegation requires explicit gating for human approval during planning, testing, and finalization. This mandatory orchestration ensures progress synchronization across isolated and multi-agent settings before advancing to the next phase.

Can I use parallel mode for task automation in multi-agent settings?

Yes, you can use parallel mode for task automation in multi-agent settings. The workflow detection supports interactive, fast, parallel, auto, no-test, and code modes, applying mandatory subagent delegation and progress synchronization across agents.

When should I use no-test mode for feature implementation?

Use no-test mode for feature implementation when automated testing is not required for the specific task. The workflow detection system still applies structured plan files, mandatory subagent delegation, and explicit human approval gating for the remaining phases.