Skip to content

v0.1.0 — Initial public release

Choose a tag to compare

@systimahq systimahq released this 25 May 20:40
· 16 commits to main since this 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-framework

Installs 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.md as 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

Verify

npx project-delivery-framework status

Quick 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

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