vc-generate-phase-program
This skill scaffolds multi-phase programs by generating an umbrella orchestration plan, Program Goal Charter, per-phase plan stubs, and a session-goal block. It enforces a 7-step inner loop (Research → Innovate → Plan-Supplement → PVL → Execute → EVL → Update-Process) with validation gates between phases, ensuring each phase is ready before the next begins. Use it when work naturally breaks into 3+ dependent phases across multiple packages or services.
vc-generate-phase-program creates umbrella plans and kickoff artifacts for multi-phase programs with validation gates between phases.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-06-21
vc-generate-phase-program creates umbrella plans and kickoff artifacts for multi-phase programs with validation gates between phases. This skill scaffolds multi-phase programs by generating an umbrella orchestration plan, Program Goal Charter, per-phase plan stubs, and a session-goal block. It enforces a 7-step inner loop (Research → Innovate → Plan-Supplement → PVL → Execute → EVL → Update-Process) with validation gates between phases, ensuring each phase is ready before the next begins. Use it when work naturally breaks into 3+ dependent phases across multiple packages or services.
Use it when
- vc-generate-phase-program produces kickoff artifacts including an umbrella orchestration plan, Program Goal Charter.
- vc-generate-phase-program sets up phase-by-phase execution by defining per-phase validation gates and regression checkpoints.
Verify before relying
Read SKILL.md below before installing (11 files). Open directory: indexed for reading, not audited.
Install
withkynam/vibecode-pro-max-kit/vc-generate-phase-program · repository language: JavaScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How to set up a multi-phase program kickoff with vc-generate-phase-program?
vc-generate-phase-program scaffolds your kickoff by generating an umbrella orchestration plan, Program Goal Charter, per-phase plan stubs, and a session-goal block. It enforces a 7-step inner loop (Research → Innovate → Plan-Supplement → PVL → Execute → EVL → Update-Process) with validation gates between phases, ensuring each phase is ready before the next begins. Start by defining your 3+ dependent phases across multiple packages or services.
What artifacts does vc-generate-phase-program create for program execution?
vc-generate-phase-program produces kickoff artifacts including an umbrella orchestration plan, Program Goal Charter, per-phase plan stubs with execution structure, and a session-goal block for autonomous execution. These artifacts establish phase boundaries, validation checkpoints, and regression workflows so teams can execute each phase independently while maintaining orchestration alignment.
How does vc-generate-phase-program structure phase-by-phase execution?
vc-generate-phase-program sets up phase-by-phase execution by defining per-phase validation gates and regression checkpoints. Each phase follows the 7-step inner loop (RIPER-5 pattern) with Research, Innovate, Plan-Supplement, PVL, Execute, EVL, and Update-Process steps. Validation gates ensure each phase completes successfully before dependent phases begin.
What is the phase program validation gates setup in vc-generate-phase-program?
vc-generate-phase-program defines phase validation and regression checkpoints at phase boundaries. Validation gates (PVL) occur mid-phase to confirm readiness, while EVL gates occur at phase exit. These checkpoints prevent downstream phases from starting until prior phases meet quality and completion criteria, enforcing orchestration discipline across multi-phase work.
When should I use vc-generate-phase-program for project planning?
Use vc-generate-phase-program when your work naturally breaks into 3 or more dependent phases across multiple packages or services. It's ideal for complex programs requiring orchestration across teams, validation between phase transitions, and autonomous execution within each phase. The skill generates the umbrella plan and session-goal blocks needed for large-scale program coordination.
How does vc-generate-phase-program handle dependent phases?
vc-generate-phase-program plans multi-phase orchestration by mapping phase dependencies, defining entry/exit criteria, and establishing validation gates between phases. Each phase stub includes its own execution structure and checkpoints. The umbrella orchestration plan shows how phases depend on one another, ensuring downstream phases don't start until upstream phases pass their validation gates.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
vc-generate-phase-program
> Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.
Generate kickoff artifacts for a multi-phase RIPER-5 program: umbrella plan, Program Goal Charter,
session-goal block, per-phase plan stubs, and the 7-step per-phase inner loop reference
(R → I → P → PVL → E → EVL → UP, which SKIPS SPEC).
The 7 steps are: Research → Innovate → Plan-Supplement → PVL (plan-validate loop — the gate that confirms the plan is ready before EXECUTE runs) → Execute → EVL (execute-validate loop — the confirmation run after EXECUTE, re-running gate tests independently) → Update-Process.
Source of truth:
(truncated - see the full file via the links below)
File tree — 11 files
.claude/skills/vc-generate-phase-program/SKILL.md
.claude/skills/vc-generate-phase-program/references/program-goal-charter-template.md
.claude/skills/vc-generate-phase-program/scripts/fixtures/validate-phase-stub/fail.md
.claude/skills/vc-generate-phase-program/scripts/fixtures/validate-phase-stub/pass.md
.claude/skills/vc-generate-phase-program/scripts/fixtures/validate-umbrella-artifact/fail.md
.claude/skills/vc-generate-phase-program/scripts/fixtures/validate-umbrella-artifact/pass.md
.claude/skills/vc-generate-phase-program/scripts/validate-phase-stub.mjs
.claude/skills/vc-generate-phase-program/scripts/validate-umbrella-artifact.mjs
.claude/skills/vc-generate-phase-program/templates/phase-loop-workflow-template.js
.claude/skills/vc-generate-phase-program/templates/phase-stub-template.md
.claude/skills/vc-generate-phase-program/templates/umbrella-plan-template.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Generate kickoff artifacts and umbrella plan for a multi-phase program”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
vc-context-discovery is the canonical context-loading entry point for every agent session. It discovers and surfaces all nested files under process folders, extracts frontmatter metadata, and routes context by domain using keyword matching. Use the auto-discovery script or keyword-first routing to load exactly the docs your task needs.
vc-generate-spec turns research findings and user intent into a reviewable requirements document written for stakeholders, not engineers. It captures what users want and why before any implementation approach is chosen, serving as the authoritative bridge between discovery and planning. The skill enforces structured sections—from user stories through acceptance criteria—ensuring specs remain focused on observable outcomes and user-facing behavior.
vc-generate-plan transforms feature ideas and product requirements into structured implementation plan artifacts saved to your repo. It handles both straightforward single-phase work and large multi-phase programs, organizing plans with required sections for touchpoints, contracts, blast radius, and verification gates. The skill enforces answer-first communication and ensures execution handoff clarity through explicit resume notes.
vc-audit-plans scans your active plan inventory to flag stale, completed, or obsolete artifacts and recommend archival or cleanup actions. It validates plan status against your codebase, detects misplaced task artifacts, and surfaces a summary table with classifications and next steps. Use it for periodic maintenance, post-burst reconciliation, or when plan cleanup has drifted.
Prod Activation Plan materializes multi-phase initiatives using a battle-tested folder structure: a single index file at the root, one folder per phase, and one detailed file per item. Each item captures owner, dependencies, pending decisions, and suggested agent team, ensuring every activation or rollout stays organized and unblocked.
vc-autopilot is a contract skill that owns the provisional goal block artifact for Autopilot Mode. It emits the structured 9-field block after clarification, detects resume scenarios from pasted blocks, and validates artifacts against the D1 spec. The skill also handles V7 UPDATE variants when validation completes.
More skills vc-generate-context (MIT) · vc-debug (MIT)