ck:plan

Generate structured plan.md and phase-XX.md files for software projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tonamson/please-done --skill ck-plan-tonamson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:plan
Source: https://github.com/tonamson/please-done/tree/main/ck/.opencode/skills/ck-plan
Command: npx skills add https://github.com/tonamson/please-done --skill ck-plan-tonamson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex software work requires turning vague ideas into concrete, executable roadmaps. This skill automates the creation of structured plans, phases, and dependencies and provides a repeatable workflow for feature planning and architecture.

Core Features & Use Cases

  • Generate plan.md with a high-level overview, cross-plan dependencies, and phase definitions.
  • Create phase-XX.md files with detailed implementation steps, success criteria, and risk notes.
  • Integrate with optional governance gates like Red Team Review and Validation to ensure plan quality before execution.
  • Persist outputs in the current project directory for future reference and audits.

Quick Start

Invoke /ck:plan with your task description to generate a structured plan and start the planning workflow.

Frequently Asked Questions about ck:plan

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

FAQPage Schema
How do I generate structured roadmaps and phases for software architecture?

Generate structured roadmaps by orchestrating plan creation for software projects, which produces a plan.md overview and detailed phase-XX.md files containing implementation steps and dependencies.

What is the best way to document system design dependencies before implementation?

Document system design dependencies by creating structured plans that define cross-plan dependencies and phase definitions, outputting markdown artifacts with detailed implementation steps and risk notes.

Can I integrate red team review and validation gates into my project management workflow?

Yes, you can integrate optional governance gates like Red Team Review and Validation into your project management workflow to ensure plan quality and architecture validation before execution.

How do I create a step-by-step technical roadmap for feature implementation?

Create a technical roadmap for feature implementation by invoking the planning workflow with your task description to generate phase files with success criteria, risk notes, and detailed implementation steps.

Do I need external dependencies to generate technical documentation and plan artifacts?

No external dependencies are required to generate technical documentation and plan artifacts, as the skill operates independently to produce plan.md and phase-XX.md files in your current project directory.