t1k:cook

Implement features end-to-end with planning, coding, testing, and review.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tranvietanh0/StackTheRing --skill t1k-cook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: t1k:cook
Source: https://github.com/tranvietanh0/StackTheRing/tree/main/.claude/skills/t1k-cook
Command: npx skills add https://github.com/tranvietanh0/StackTheRing --skill t1k-cook

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of implementing new features in a systematic and controlled manner, from planning to testing and review, providing a comprehensive end-to-end solution.

Core Features & Use Cases

  • End-to-End Workflow: Handles the entire feature implementation process, including planning, coding, testing, and review.
  • Flexible Modes: Supports various modes like interactive, fast, parallel, and test-driven development (TDD).
  • Agent Routing: Routes tasks to appropriate agents based on the implementation workflow.
  • Smart Intent Detection: Automatically detects user intent and routes to the correct workflow step.
  • Subagent Patterns: Utilizes Claude Tasks to spawn subagents for specific tasks like research, planning, and testing.

Quick Start

Use the t1k:cook skill to implement a new feature with the command: /t1k:cook implement "Add a new feature to the application" --interactive

Frequently Asked Questions about t1k:cook

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

FAQPage Schema
How do I manage end-to-end feature implementation including planning, coding, and testing?

End-to-end feature implementation is managed by routing tasks to appropriate agents for planning, coding, testing, and review, while supporting various workflow modes like interactive, fast, parallel, and test-driven development.

What is test-driven development workflow and how does it handle feature implementation?

Test-driven development (TDD) workflow handles feature implementation by routing tasks to specific agents for planning and testing, utilizing subagent patterns to ensure comprehensive coding and review throughout the process.

Do I need Claude Tasks to run parallel execution for code review and feature implementation?

Yes, you need Claude Tasks for subagent spawning and workflow orchestration to execute parallel modes, route tasks to appropriate agents, and enable smart intent detection during feature implementation.

What's the best way to automate code review and feature implementation workflows?

The best way to automate code review and feature implementation workflows is using an agent routing system with smart intent detection that automatically routes tasks to the correct workflow step and spawns subagents for specific research or testing tasks.

Can I use interactive mode for feature implementation when I need step-by-step control?

Yes, interactive mode supports step-by-step feature implementation control, allowing you to guide the end-to-end workflow through planning, coding, testing, and review phases with smart intent detection.