cook

Detect intent and route feature work through planning, implementation, and validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Cook skill orchestrates end-to-end feature implementation by automating intent detection and routing work through planning, coding, testing, and finalization, solving the heavy coordination burden in software projects.

Core Features & Use Cases

  • Smart intent-driven workflow: detects user intent to choose interactive, fast, auto, parallel, or code modes.
  • Subagent orchestration: delegates tasks to researchers, planners, testers, code reviewers, and project managers.
  • Gate-controlled progress: enforces mandatory review/finalization gates and traceable task status.

Quick Start

Invoke the Cook skill with a natural language task to start an end-to-end feature implementation 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 across planning, coding, and testing?

End-to-end feature implementation is automated by detecting user intent and routing work through planning, coding, testing, and finalization phases using subagent orchestration and gate-controlled progress.

How do I orchestrate subagents for complex software project workflows?

Subagent orchestration delegates feature tasks to specialized researchers, planners, testers, code reviewers, and project managers, ensuring traceable task status and automated gating throughout the workflow.

Can I use intent detection to choose between parallel and interactive coding modes?

Intent detection automatically selects workflow modes such as interactive, fast, auto, parallel, or code modes based on the natural language task provided at invocation.

What is the best way to enforce mandatory review and finalization gates in software workflows?

Mandatory review and finalization gates are enforced through automated gate-controlled progress, ensuring traceable task status and explicit subagent delegation during feature implementation.

Does automated task management work for multi-modal workflows including research and UI work?

Automated task management applies across multi-modal workflows, coordinating research, planning, UI work, testing, and finalization for complex software projects through intent-driven routing.

Why do I need explicit subagent delegation for feature implementation?

Explicit subagent delegation is required to coordinate end-to-end feature work, enabling automated gating and traceable progress via Claude Task-like orchestration across complex software projects.