zco-plan-new

Create project development plan documents with auto-incremented sequences and YAML frontmatter.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/vmico/zco-claude-skills --skill zco-plan-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zco-plan-new
Source: https://github.com/vmico/zco-claude-skills/tree/main/ClaudeSettings/skills/zco-plan-new
Command: npx skills add https://github.com/vmico/zco-claude-skills --skill zco-plan-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

创建新的项目开发计划的生成过程变得快速、标准化,自动分配序号并填充模板,确保计划文档的一致性与可追溯性。

Core Features & Use Cases

  • 自动分配序号并生成文件名 plan.{seq}.A{timestamp}.md
  • 基于 plan.template.minimal.md 填充任务摘要与需求模板,确保结构完整
  • 支持不同输入场景(新计划、模板变更后再生成),并提供可编辑的初始草案

Quick Start

Provide a brief task description to generate a new plan document.

Frequently Asked Questions about zco-plan-new

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

FAQPage Schema
How do I automate project development plan creation with standardized templates?

To automate project development plan creation, this Skill generates standardized documents by auto-incrementing sequences and filling templates based on user input. It ensures consistent metadata and structure for new features using a predefined minimal template.

What is the best way to ensure consistent metadata in planning documentation?

Ensuring consistent metadata in planning documentation is achieved by enforcing a YAML frontmatter and a structured body. This standardizes goals, requirements, and validation criteria across all newly generated project development plans.

Can I generate a new plan document automatically from a brief task description?

Yes, you can generate a new plan document automatically by providing a brief task description. The Skill uses this input to populate the template, creating an editable initial draft complete with an auto-incremented sequence number.

How does the auto-incremented sequence work for project planning files?

The auto-incremented sequence works by automatically assigning a unique number to each new project planning file. It generates a standardized filename like plan.{seq}.A{timestamp}.md to ensure traceability and prevent naming conflicts.

Do I need any dependencies to generate standardized planning artifacts?

You do not need any dependencies to generate standardized planning artifacts. The Skill operates independently to apply the required YAML frontmatter and structured body without relying on external components.

When do I need to use a structured template for project planning?

You need a structured template for project planning when your team requires standardized artifacts for new features or tasks. It enforces a consistent structure describing goals, requirements, and validation criteria for traceability.