ck:cook

Automate end-to-end feature workflows with planning, testing, and documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates end-to-end feature work by orchestrating research, planning, implementation, testing, and finalization, reducing cross-team coordination overhead.

Core Features & Use Cases

  • Intent-driven workflow selection (interactive, auto, fast, parallel, no-test)
  • Plan generation and task orchestration via subagents, including parallel execution
  • Finalization with status synchronization and documentation updates across plans

Quick Start

Invoke the cook skill with a task or plan path to automatically orchestrate end-to-end feature work.

Frequently Asked Questions about ck: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 across multiple teams?▼

You can automate feature implementation by invoking an orchestration skill with a task or plan path to coordinate research, planning, implementation, testing, and documentation finalization across teams.

How does subagent orchestration handle parallel task execution for software development?▼

Subagent orchestration manages parallel task execution by generating structured plans and delegating feature implementation steps to multiple subagents, reducing cross-team coordination overhead.

Can I use mode flags to skip testing during automated feature implementation?▼

Yes, you can use explicit mode flags like fast, auto, or no-test to customize the workflow, allowing you to bypass testing and accelerate implementation when appropriate.

What is the best way to plan and finalize features with mandatory documentation updates?▼

The best way to finalize features is using a workflow with mandatory finalization steps that synchronize status and automatically update documentation across all project plans.

Does this feature implementation workflow support interactive planning and review gating?▼

Yes, the workflow supports interactive mode flags and includes a robust review and gating process to ensure proper validation before proceeding with task orchestration.

When do I need plan-based execution for automating software development tasks?▼

Plan-based execution is needed for complex software development tasks requiring structured research, parallel subagent execution, and strict finalization to ensure complete feature delivery.