v0.1.0 — Initial public release
Project Delivery Framework v0.1.0
Initial public release. Spec-driven, AI-assisted operating system for delivery and engagement managers — the BMAD sibling for the delivery-management layer.
Install
npx project-delivery-frameworkInstalls into the current directory. After install, open in Claude Code and run /pdf-help or talk to an agent ("hey Marcus", "hey Ronan", etc.).
What's in v0.1.0
10 stage agents covering the full engagement lifecycle
| Stage | Agent | Scope |
|---|---|---|
| 01 — Shaping | Sofia | Qualification (MEDDIC), opportunity shape, ROM estimate (cone of uncertainty), SoW draft |
| 02 — Mobilization | Marcus | Charter, RACI, governance, comms plan, kickoff deck |
| 03 — Planning | Petra | Plan (Mermaid Gantt + phase table), capacity (matrix + rows), budget baseline (monthly + milestone), estimate challenge |
| 04 — Execution | Ronan | Weekly status (Teams/Slack-paste-friendly), RAID, standup digests, velocity, blocker triage |
| 05 — Governance | Helena | Steering pack (MARP), exec summary (1-page strict), stakeholder updates (9 archetypes), escalation memos (SCQA) |
| 06 — Risk & Change | Klaus | Risk deep-dives, change requests (granular taxonomy with classic inference), mitigation, escalation decisions |
| 07 — Quality | Quinn | SDLC, QA, SysEng, Secure SDLC health cards (RAG-rated, compliance cross-check) |
| 08 — Commercial | Theo | Budget tracker (weekly + monthly), margin analysis (period + milestone), change orders, commercial-model review, invoice backup |
| 09 — People | Iris | Team health, attrition risk, ramp plans, 1:1 prep, performance conversations (Radical Candor) — confidential by default |
| 10 — Closure | Felix | Closure checklist, retrospective (internal + client-shareable), lessons (propagated to practice library), case study, handover |
Plus
- 5 cross-cutting utilities:
pdf-red-team,pdf-translate,pdf-decision-log,pdf-audit-log,pdf-elicit - 52-row CSV skill index driving
pdf-help's next-action recommendations - Living
CHARTER.mdas the engagement constitution; every artifact reconciles to its current revision - Audit-by-default: per-run JSONL records of prompt + model + output hash
- Adversarial red-team gate on every outward-facing artifact
- 62 skill folders total
Design influences
- BMAD-Method — skill anatomy, agent/workflow split, CSV index pattern
- Spec Kit — the constitution pattern
- Anthropic Knowledge Work Plugins — file-based, locally-runnable philosophy
- ArcKit — audit-ready artifact structure
Verify
npx project-delivery-framework statusQuick start
npx project-delivery-framework # install into current directory
# then in Claude Code:
/pdf-engagement-init # scaffold a new engagement
/pdf-help # see next required action
# or: "hey Marcus", "hey Ronan", etc.Documentation
ARCHITECTURE.md— full design spec (20 sections, decisions log)README.md— what / who / howCHANGELOG.md— per-stage build history
Known scope for v0.2+
- API sync providers (Jira, ADO, GitHub, Confluence, Calendar, Slack/Teams, time-tracking) — architecture in
ARCHITECTURE.md§20 - Cross-engagement portfolio view
- Practice-library search during engagement init
Licence
MIT