create-plan

Create detailed implementation plans from structured task inputs.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill create-plan-fandhe-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/Fandhe-AI/agent-cli-skills/tree/main/skills/create-plan
Command: npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill create-plan-fandhe-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The 'create-plan' Skill addresses the need for a structured and precise approach to implementing tasks, ensuring a clear plan and documentation for execution.

Core Features & Use Cases

  • Task Planning and Documentation: Automates the creation of a detailed implementation plan document for tasks.
  • Codebase Survey: Utilizes Explore Agent to investigate the codebase, providing a solid foundation for planning.
  • Standardized Format: Ensures that the plan follows a standardized format that can be verified and validated.

Quick Start

To create a plan for a new feature, type 'create-plan feature-name.md'.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I create a detailed implementation plan from structured task descriptions?

To create an implementation plan, provide a structured task description as input. The system generates a detailed plan document using a standardized format for execution, verification, and review.

What is codebase analysis used for in software development task planning?

Codebase analysis investigates the existing code structure to provide a solid foundation for task planning. This ensures implementation documentation is informed by actual project architecture.

How do I document implementation tasks for verification and review?

Document implementation tasks by generating a standardized output format from structured inputs. This ensures the resulting plan can be validated and reviewed by stakeholders.

Does automated task planning require specific input formatting?

Automated task planning requires proper input formatting with structured task descriptions. Without correctly structured inputs, the system cannot generate accurate implementation documentation.

What's the best way to plan software development features using codebase surveying?

The best way to plan features is surveying the codebase first to understand existing architecture, then creating a detailed implementation plan document from structured task inputs.