← Vault Index
Source: frameworks/kit-project-plan/00-project-plan-start-here.md

Project Plan Kit — Start Here

What This Is

The project plan is the advisor's internal execution document for a specific client initiative. It tracks constraints, builds, stakeholders, prework, evidence, and timelines — everything needed to deliver a scoped engagement.

Audience: Advisor only. Never shared with the client. Format: Single-file HTML. Self-contained with embedded CSS, no external dependencies. Lifecycle: Living document. Updated after every session.


What It Produces

One HTML project plan per active initiative, named:

[client-first]-project-plan-[initiative-slug].html

Example: ruben-project-plan-accounting-mgr-os.html


Relationship to Other Documents

DocumentRelationship
Constraint Priority MatrixCPM feeds constraint data INTO the project plan
Master PlanMaster plan is the strategic overview; project plan is the initiative-level execution detail
BlueprintBlueprint is the CLIENT-FACING mirror of the project plan — simplified, warm, no internal detail
BuildsProject plan designs the builds; builds/ folder holds the actual deliverables

Document flow: CPM → Master Plan → Project Plan → Blueprint → Builds


Operating Modes

Mode 1: Create New Project Plan

When: New initiative identified from CPM/session analysis. Inputs: Latest CPM, session transcript(s), reference data, master plan. Process: Build all 14 sections from scratch following the output skill template.

Mode 2: Update After Session

When: After every client session where this initiative was discussed. Inputs: Session transcript, updated CPM, reference data. Process: Update sections in this order:

  1. Matrix Validation Banner (new constraint analysis)
  2. GPS (position/direction/speed changes)
  3. Current State vs Target State (if situation changed)
  4. Deployment Plan — build cards (advance deploy chains, update statuses)
  5. Constraints + Themes (new patterns, reclassifications)
  6. Prework (items received → move to received; new items needed)
  7. Evidence (new key quotes from session)
  8. Actions (new items from session, check off completed)
  9. Timeline (advance completed weeks, adjust future weeks)
  10. Header meta (update date, build count if changed)

File Inventory

FilePurpose
00-project-plan-start-here.mdThis file — orientation and modes
01-project-plan-context.mdInput types, field definitions, validation rules
02-project-plan-terminology.mdLocked vocabulary for the project plan system
03-project-plan-golden-example.htmlFully populated reference showing target quality
04-project-plan-quality.md100-point QC checklist, 90+ to pass
05-project-plan-output-skill.mdProduction skill — template, components, content rules

What This Kit Does NOT Do