vc-generate-phase-program

Generate kickoff artifacts for multi-phase RIPER-5 programs with YAML frontmatter.

1.1k|223|Updated May 27, 2026
One-click install
npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-generate-phase-program
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-generate-phase-program
Source: https://github.com/withkynam/vibecode-pro-max-kit/tree/main/.claude/skills/vc-generate-phase-program
Command: npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-generate-phase-program

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate kickoff artifacts for complex multi-phase RIPER-5 programs, enabling structured planning and repeatable orchestration.

Core Features & Use Cases

  • Umbrella plan generation: creates the orchestration plan that defines phases and dependencies.
  • Program Goal Charter: embeds the north-star and safety boundaries in the umbrella plan.
  • Session-goal blocks: provides a compressed launch block for unattended operation.
  • Phase plan stubs: scaffolds per-phase plans with canonical 7-step inner loop references.
  • Templates-based artifacts: uses template files to ensure consistent structure and formatting.

Quick Start

Provide kickoff artifacts for a new RIPER-5 program by running the vc-generate-phase-program tool to generate umbrella plan, Program Goal Charter, session-goal block, phase stubs, and the 7-step inner-loop reference, using the program name and goal description as inputs.

Frequently Asked Questions about vc-generate-phase-program

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

FAQPage Schema
How do I kick off a multi-phase RIPER-5 program with an umbrella plan?

A RIPER-5 program kickoff requires generating an umbrella plan, a Program Goal Charter, session-goal blocks, and per-phase plan stubs. These template-backed artifacts establish structured planning and repeatable orchestration for complex multi-phase execution.

What is a Program Goal Charter and how does it structure phase planning?

A Program Goal Charter defines north-star objectives and safety boundaries within the umbrella plan. It provides a structured kickoff artifact that ensures complex multi-phase programs maintain repeatable orchestration and aligned phase dependencies.

How do I generate phase plan stubs for a multi-phase program?

Generate phase plan stubs by running the kickoff tool with your program name and goal description. It scaffolds per-phase plans using template-backed markdown artifacts integrated with canonical 7-step inner-loop references for structured execution.

Does the RIPER-5 kickoff process support unattended operation?

Yes, the RIPER-5 kickoff process supports unattended operation through session-goal blocks. These blocks provide a compressed launch format that allows multi-phase programs to execute automatically without continuous manual intervention.

What artifacts do I need for a complete RIPER-5 phase program kickoff?

A complete RIPER-5 phase program kickoff requires an umbrella plan, a Program Goal Charter, session-goal blocks, per-phase plan stubs, and 7-step inner-loop references. These template-based markdown artifacts ensure consistent structure and formatting for orchestration.

Do I need dependencies installed to generate RIPER-5 kickoff artifacts?

No external dependencies are required to generate RIPER-5 kickoff artifacts. The process operates independently using built-in scripts and template files to produce YAML-frontmatter compliant markdown documents for your multi-phase program.