create-plan

Draft implementation plans with steps, tests, and documentation updates.

92|7|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dannys-code-corner/incan --skill create-plan-dannys-code-corner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/dannys-code-corner/incan/tree/main/.agents/skills/create-plan
Command: npx skills add https://github.com/dannys-code-corner/incan --skill create-plan-dannys-code-corner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts implementation plans with clear steps, tests, and documentation updates before coding.

Core Features & Use Cases

  • Produces a one-page plan including goals, pattern intake, capability intake, TDD strategy, verification commands, and documentation notes.
  • Reads repository conventions (AGENTS.md, CONTRIBUTING.md) to align commands and boundaries.
  • Provides a ready-to-paste plan suitable for Plan mode or a .plan.md file.

Quick Start

Provide the repository root and task context to receive a complete implementation plan ready to paste into your planning workflow.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate a structured implementation plan before coding?▼

You generate a structured implementation plan by providing repository context to produce a one-page output featuring goals, TDD strategy, concrete file paths, and verification commands.

What is test-driven design in project planning?▼

Test-driven design in project planning involves defining clear testing steps, capability intents, and success criteria upfront before any actual coding begins.

How do I align implementation plans with existing repository conventions?▼

You align implementation plans with repository conventions by reading configuration files like AGENTS.md and CONTRIBUTING.md to match established commands and project boundaries.

Can I use this plan generation for scoping bugs and features?▼

Yes, you can use this plan generation to scope bugs, features, compiler behavior, tests, or user-facing documentation within encero workspaces like Incan and InQL.

What's the best way to document implementation gates and success criteria?▼

The best way to document implementation gates and success criteria is to generate a structured plan output that explicitly lists verification commands and documentation notes alongside development steps.

Does the generated plan work with Plan mode or markdown files?▼

Yes, the generated plan produces a ready-to-paste format suitable for Plan mode workflows or saving directly as a .plan.md file in your repository.