vc-generate-plan

Automates structured implementation plans for software projects with predefined templates and sections.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-generate-plan-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-generate-plan
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-generate-plan
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-generate-plan-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vc-plan, plan-agent, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for detailed and structured implementation plans, catering to both simple and complex projects.

Core Features & Use Cases

  • Structured Plan Creation: Automates the creation of implementation plans with predefined sections and templates.
  • Complexity Classification: Allows the user to classify the project complexity as simple or complex to determine the level of detail required.
  • Phase-Based Planning: For complex projects, the skill generates an umbrella plan and individual phase plans with clear milestones and dependencies.
  • Validation and Execution: Ensures that plans are complete and executable, with clear next steps and execution guidance.

Quick Start

To create a plan for a new feature, run the skill with the feature name and specify whether it is simple or complex. For example: vc-generate-plan my-feature simple.

Frequently Asked Questions about vc-generate-plan

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

FAQPage Schema
How do I create a structured implementation plan for a software project?

You can create an implementation plan by providing the feature name and specifying project complexity as simple or complex. The skill then uses predefined templates to generate structured, actionable artifacts with clear development guidance.

What is phase-based planning for complex software projects?

Phase-based planning breaks down complex software projects into an umbrella plan and individual phase plans. This structure establishes clear milestones and dependencies to manage development complexity effectively.

How do I manage complexity when planning feature development?

You manage feature development complexity by classifying the project as simple or complex before generating the plan. This classification dictates the level of detail, producing phase-based plans with milestones for complex scenarios.

Does this plan creation skill work for both simple and complex project scopes?

Yes, the skill explicitly handles both simple and complex project scopes. It requires you to specify the complexity level to determine the appropriate detail required, applying explicit guidelines for each scenario.

What inputs are required to generate an implementation plan?

Generating an implementation plan requires inputs on project complexity, scope, and dependencies. You provide the feature name and classify it as simple or complex to trigger the appropriate template for your software project.