$npx skillfedfor your agent

vc-generate-plan

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-generate-plan creates implementation plan artifacts in SIMPLE or COMPLEX format from feature ideas and PRDs.

AI-generated summary based on this skill's SKILL.md

★ 1,058  219 MITupdated by withkynam

Decision gist · record as of 2026-06-21

vc-generate-plan creates implementation plan artifacts in SIMPLE or COMPLEX format from feature ideas and PRDs. 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.

manual: git clone https://github.com/withkynam/vibecode-pro-max-kit → cp -r vibecode-pro-max-kit/.claude/skills/vc-generate-plan ~/.claude/skills/vc-generate-plan
.claude/skills/vc-generate-plan/SKILL.md · version 84147e2b

Use it when

  • Yes.
  • vc-generate-plan writes plans in both SIMPLE and COMPLEX formats.

Verify before relying

Read SKILL.md below before installing (5 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

withkynam/vibecode-pro-max-kit/vc-generate-plan · 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 do I create an implementation plan with vc-generate-plan?

vc-generate-plan transforms your feature idea or PRD into a structured implementation plan artifact saved directly to your repo. Provide your requirements, and the skill organizes them into a plan with required sections including touchpoints, contracts, blast radius, and verification gates—ensuring clarity for execution handoff.

Can vc-generate-plan generate a multi-phase program plan?

Yes. vc-generate-plan generates multi-phase program plans with both umbrella-level and phase-specific plans. It structures large initiatives across multiple phases while maintaining coherent contracts and verification gates across all phases.

What formats does vc-generate-plan support for plan writing?

vc-generate-plan writes plans in both SIMPLE and COMPLEX formats. Both formats include verification gates and handoff notes, with the COMPLEX format adding deeper detail for larger initiatives and cross-team dependencies.

Turn idea into plan—what does vc-generate-plan include in each plan?

vc-generate-plan includes touchpoints, contracts, blast radius, and test strategy in every plan artifact. These sections define stakeholder interactions, API/interface agreements, scope boundaries, and validation approach before execution begins.

Does vc-generate-plan validate plans before handoff?

Yes. vc-generate-plan structures and validates plan artifacts before execution handoff, enforcing answer-first communication and explicit resume notes to ensure teams have clarity on what to execute and where to pick up work.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Generate Plan

> Output style: write the plan answer-first with tables/bullets and a one-line TL;DR per the canonical rule — process/development-protocols/communication-standards.md.

Use this skill to produce the authoritative implementation plan artifact set for the project's work.

This skill is the canonical planning contract for the repo. Planning discipline previously spread across vc-plan now belongs here plus the plan-agent prompt.

Normal output is one plan file.

For large multi-phase programs, this skill instead defines how to create an umbrella plan plus phase-plan set under one feature folder. See process/development-protocols/phase-programs.md.

Optional input: a feature idea plus simple or complex when the user already knows the intended depth.

Workflow

  1. Read references/generate-plan.md for

(truncated - see the full file via the links below)

File tree — 5 files
.claude/skills/vc-generate-plan/SKILL.md
.claude/skills/vc-generate-plan/references/example-complex-prd.md
.claude/skills/vc-generate-plan/references/example-simple-prd.md
.claude/skills/vc-generate-plan/references/generate-plan.md
.claude/skills/vc-generate-plan/scripts/validate-plan-artifact.mjs

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 › “Create an implementation plan artifact from a feature idea or PRD”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

vc-audit-plans
by withkynam · withkynam/vibecode-pro-max-kit

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.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars
vc-generate-spec
by withkynam · withkynam/vibecode-pro-max-kit

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.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars
vc-generate-phase-program
by withkynam · withkynam/vibecode-pro-max-kit

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.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars
vc-context-discovery
by withkynam · withkynam/vibecode-pro-max-kit

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.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars
vc-setup
by withkynam · withkynam/vibecode-pro-max-kit

vc-setup guides you through configuring an agent development harness tailored to your project. It detects your tech stack, asks clarifying questions to understand your codebase, then scaffolds the necessary directory structure and context files—always requesting approval before making changes. Works equally well on new projects and those with existing configurations.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars
vc-audit-context
by withkynam · withkynam/vibecode-pro-max-kit

vc-audit-context validates your project's context layer, routing tables, and shared-skill discovery across agents. Run built-in validators to catch missing context files, broken skill references, and protocol misalignment, then regenerate your machine-readable skill catalog.

MITfor claude-codeupdated Jun 2026
★ 1,058repo stars

More skills vc-autopilot (MIT) · Prod Activation Plan (NOASSERTION) · implementing-feature (Apache-2.0) · vc-generate-context (MIT) · vc-debug (MIT)

Tags
plan-authoringartifact-generationworkflow-orchestrationphase-managementexecution-handoffcontract-definitionverification-gatesscope-mappingrisk-assessment