kitt-create-plans

Transform briefs into Claude-executable PLAN.md phase plans with Git versioning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/utahdws/webteam-ai-tools --skill kitt-create-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kitt-create-plans
Source: https://github.com/utahdws/webteam-ai-tools/tree/main/.ai-cli/shared/skills/kitt-create-plans
Command: npx skills add https://github.com/utahdws/webteam-ai-tools --skill kitt-create-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms briefs into Claude-executable phase plans to automate and de-risk solo development workflows.

Core Features & Use Cases

  • Atomic, Claude-executable phase plans (PLAN.md) with clear objective, context, tasks, verification, and success criteria
  • Handoffs and context handover to resume sessions with minimal loss
  • Domain-expertise loading to tailor plans when domain skills exist
  • Automated deviation handling and authentication gate workflows to maintain flow
  • Rich templates and workflows to create briefs, roadmaps, phase prompts, and summaries

Quick Start

Invoke kitt-create-plans to start a new planning workflow and generate a complete phase plan from brief to summary.

Frequently Asked Questions about kitt-create-plans

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

FAQPage Schema
How do I create executable phase plans for Claude from a brief?

To create executable phase plans for Claude, you provide a brief and the Skill generates a PLAN.md file with clear objectives, context, tasks, verification, and success criteria for autonomous execution.

Can I resume a Claude planning session without losing context?

Yes, you can resume a Claude planning session without losing context by using the Skill's context handoff feature, which captures session state and detailed summaries to minimize information loss between phases.

How does domain expertise loading work when planning a development phase?

Domain expertise loading tailors phase plans by applying specialized domain skills during generation, ensuring the resulting PLAN.md prompts and references align with the specific technical requirements of your project.

Do I need Git version control to automate solo development workflows?

Git version control is supported to automate solo development workflows by logging deviations and versioning phase plans, but the core planning task focuses on generating the executable prompts rather than requiring a specific repository setup.

What is the best way to handle deviations during autonomous phase execution?

The best way to handle deviations during autonomous phase execution is to use the Skill's automated deviation handling and authentication gate workflows, which log changes and maintain development flow without manual intervention.

Are there limitations to atomic phase planning for solo development?

Atomic phase planning for solo development is limited to scenarios where tasks can be clearly decomposed into autonomous steps, meaning highly ambiguous briefs lacking clear objectives may require additional manual refinement before generating a PLAN.md.