vc:generate-plan

Generate standardized implementation plan artifacts from ideas and PRDs.

Updated May 10, 2026
One-click install
npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-generate-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc:generate-plan
Source: https://github.com/cryborg1211/quant_trading_telegram_bot/tree/main/.agents/skills/vc-generate-plan
Command: npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-generate-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate standardized, authoritative implementation plan artifacts from ideas, PRDs, or approved directions, aligning team expectations and execution with a single source of truth.

Core Features & Use Cases

  • Creates one authoritative plan file for normal work (feature or system).
  • Supports phase programs by producing an umbrella plan plus per-phase direct plans.
  • Enforces the repository's plan contract, integrates with context references, and outputs to the designated active plan folder.

Quick Start

Describe the feature and run the assistant to generate the initial plan artifact in the active plans folder.

Frequently Asked Questions about vc:generate-plan

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

FAQPage Schema
How do I generate an implementation plan from a PRD for product management?

To generate an implementation plan from a PRD, describe the feature to the assistant, which then reads your references and enforces the repo's plan contract to output an authoritative plan artifact directly into the designated active plan folder.

What is the best way to structure a phase program plan for a complex workflow?

Structuring a phase program plan requires generating an umbrella plan alongside individual per-phase plans, ensuring all artifacts align with the repo's plan contract and are output to the appropriate active plan directories.

Does the plan generation workflow enforce the repository's existing plan contract?

Yes, the plan generation workflow enforces the repository's existing plan contract by reading integrated context references and standardizing all output artifacts into the designated active plan folders.

Can I use this to standardize project planning for normal work and single feature implementations?

Yes, you can use this to standardize project planning for normal work by creating a single authoritative plan file that aligns team expectations and execution with a single source of truth.

When do I need an umbrella plan versus a single plan file for my workflow?

You need an umbrella plan for phase programs requiring an overarching strategy plus per-phase direct plans, while a single plan file suffices for normal work or isolated system features.

Why does my generated plan artifact need to output to specific active plan folders?

Generated plan artifacts must output to specific active plan folders like process/general-plans/active or process/features/{feature}/active to standardize project planning and maintain a single source of truth across the repository.