ck-plan

Create technical plans with research, design, and implementation phases.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-plan-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck-plan
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/ck-plan
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-plan-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists with automating the planning and organization of complex technical tasks, from scope determination to finalization of a technical plan.

Core Features & Use Cases

  • Scope Determination: Analyzes task requirements and provides options for the scope.
  • Plan Creation: Generates detailed technical plans including research, design, and implementation phases.
  • Task Hydration: Automatically creates tasks from plan phases for better organization and tracking.
  • Red Team Review: Incorporates a review phase that analyzes the plan for potential risks and issues.
  • Validation: Ensures the plan is well thought out and actionable through an interview process.

Quick Start

Use the 'ck-plan' skill to generate a plan for a new feature implementation by running the command: ck plan create --title "{Feature Name}" --phases "{Phases}"

Frequently Asked Questions about ck-plan

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

FAQPage Schema
How do I create a technical roadmap for complex feature development?

To create a technical roadmap for feature development, define the scope and generate a detailed plan with research, design, and implementation phases. The system analyzes requirements to structure the roadmap and automatically hydrates phases into trackable tasks.

What is the best way to plan system architecture and implementation phases?

The best way to plan system architecture is to run an automated scope determination and interview process. This generates a technical plan with distinct implementation phases and performs a red team review to analyze potential architectural risks before execution.

How do I break down a technical plan into trackable development tasks?

You can break down a technical plan into trackable development tasks using task hydration. This feature automatically extracts actionable items from defined plan phases, ensuring your implementation strategy is organized and ready for progress tracking.

Can I validate a feature implementation plan for potential risks before execution?

You can validate a feature implementation plan for potential risks by utilizing the built-in red team review phase. This mechanism analyzes the proposed technical roadmap to identify issues, ensuring the final implementation strategy is well thought out and actionable.

Does automated planning work for complex technical tasks without external dependencies?

Automated planning works for complex technical tasks without external dependencies. The skill operates independently to determine scope, design architectures, and generate technical roadmaps entirely through its internal scripts and reference components.

How do I start planning a new feature implementation from scratch?

To start planning a new feature implementation from scratch, execute the plan creation command with your feature name and desired phases. This triggers an interview process to validate scope and output a structured technical plan.