ck:cook

Automate feature implementation and plan execution in software development workflows.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-cook-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:cook
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/cook
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-cook-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of implementing features, plans, and fixes efficiently, by automating the workflow detection and providing structured guidance.

Core Features & Use Cases

  • Smart Intent Detection: Automatically identifies the user's intent based on keywords, flags, and plan paths.
  • Flexible Workflow Modes: Offers various modes like interactive, fast, auto, parallel, and no-test, catering to different development scenarios.
  • Comprehensive Workflow: Manages the entire feature development lifecycle from research to implementation, testing, and review.

Quick Start

Use the ck:cook command followed by your task description, such as /ck:cook implement user authentication.

Frequently Asked Questions about ck:cook

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

FAQPage Schema
How do I automate feature implementation and plan execution in software development?

You can automate feature implementation by using intent detection to route tasks to appropriate workflow modes, managing the lifecycle from research to testing. It accepts natural language, plan paths, and keywords as input.

What is smart intent detection for development lifecycle workflows?

Smart intent detection automatically identifies user intent based on provided keywords, flags, and plan paths. This mechanism routes the software development task to the correct workflow mode without requiring manual configuration.

Can I use natural language to trigger automated code generation and workflow routing?

Yes, you can use natural language to trigger code generation and workflow routing. The system processes natural language, plan paths, or keywords to detect intent and initiate the appropriate implementation workflow.

What's the best way to run parallel workflows for feature implementation?

The best way to run parallel workflows is to select the parallel workflow mode. This mode caters to different development scenarios by managing implementation tasks concurrently alongside research, planning, and review.

Does the automated feature implementation workflow support a no-test mode?

Yes, the automated feature implementation workflow supports a no-test mode. It offers flexible workflow modes including interactive, fast, auto, parallel, and no-test to cater to different development scenarios.

When should I not use automated workflow detection for software development?

You should not use automated workflow detection when your task requires highly customized, non-standard lifecycle phases outside of research, planning, implementation, testing, and review, as it routes to predefined workflow modes.