ck:cook

Detect intent and route feature implementation across workflow modes.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-cook-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:cook
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/cook
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-cook-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of implementing features, plans, or fixes by automating the workflow and providing intelligent mode detection.

Core Features & Use Cases

  • Smart Intent Detection: Automatically detects user intent and routes to the appropriate workflow.
  • End-to-End Implementation: Manages the entire workflow from research to finalization.
  • Modes: Offers interactive, auto, fast, parallel, no-test, and code modes for different use cases.
  • Subagent Management: Utilizes Claude Tasks to manage subagents for research, planning, UI work, testing, review, and finalization.

Quick Start

Activate the 'ck:cook' skill to implement a new feature with the command '/ck:cook "Add user authentication to the app"'

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 workflows end-to-end?

Automating feature implementation workflows end-to-end is achieved by routing tasks through smart intent detection. It manages research, planning, testing, and finalization automatically using Claude Tasks and subagents.

What is smart mode detection for feature implementation tasks?

Smart mode detection for feature implementation tasks automatically identifies user intent to select the appropriate workflow. It routes requests to interactive, auto, fast, parallel, no-test, or code modes based on the specific requirements.

How do I use Claude Tasks for subagent management during development?

Using Claude Tasks for subagent management involves assigning specific workflow phases to dedicated subagents. This handles research, planning, UI work, testing, review, and finalization systematically throughout the implementation process.

Can I run parallel implementation workflows for multiple features?

Yes, you can run parallel implementation workflows for multiple features using the parallel mode. This mode manages concurrent subagents to execute research, planning, and coding tasks simultaneously.

When should I use the no-test mode during feature implementation?

You should use the no-test mode during feature implementation when you need to bypass the testing phase. It is designed for rapid code generation workflows where automated testing is not required for the specific task.

Does this workflow automation tool require external dependencies?

No, this workflow automation tool does not require any external dependencies. It operates autonomously using smart intent detection and built-in scripts to manage the entire feature implementation process.