plan:create

Create a structured project planning directory with a standardized markdown template.

13|1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/serbanghita/claude-code-plan-critique --skill plan-create-serbanghita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan:create
Source: https://github.com/serbanghita/claude-code-plan-critique/tree/main/.gemini/skills/plan-create
Command: npx skills add https://github.com/serbanghita/claude-code-plan-critique --skill plan-create-serbanghita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the inconsistency and overhead of manual project planning by enforcing a structured, template-driven workflow that ensures all plans include necessary verification and scope details.

Core Features & Use Cases

  • Automated Scaffolding: Instantly generates a standardized plan directory and a pre-formatted plan.md template.
  • Session Tracking: Automatically links the current AI session to the specific plan being created for better context management.
  • Use Case: When starting a new feature, use this skill to generate a consistent planning environment that forces you to define affected files and verification steps before any code is written.

Quick Start

Use the plan:create skill to initialize a new project plan named user-authentication.

Frequently Asked Questions about plan:create

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

FAQPage Schema
How do I generate a standardized project planning template automatically?

To generate a standardized project planning template, this skill initializes a structured directory with a pre-formatted markdown file, enforcing mandatory sections for affected files and verification criteria before development begins.

What is the best way to enforce verification criteria in software project planning?

Enforcing verification criteria in project planning requires a template-driven workflow. This skill scaffolds a plan.md file that mandates specific sections for verification steps and scope details to ensure consistency.

Can I link my current AI session to a specific project plan?

You can link your current AI session to a specific project plan. The skill automatically manages session-to-plan linking during the plan creation process for better context tracking.

Does this project management scaffolding tool require any external dependencies?

This project management scaffolding tool does not require any external dependencies. It operates independently to generate your plan directory and markdown templates based on configuration storage paths.

Why use an automated planning template instead of manual project documentation?

Using an automated planning template eliminates the inconsistency and overhead of manual project documentation. It enforces a structured workflow that ensures all plans include necessary scope and verification details.