Skip to content

feat(pm): PM Enhancements - Lifecycle Skills & Governance Rules#68

Open
jessary27 wants to merge 3 commits into
mattgierhart:mainfrom
jessary27:feature/pm-enhancements
Open

feat(pm): PM Enhancements - Lifecycle Skills & Governance Rules#68
jessary27 wants to merge 3 commits into
mattgierhart:mainfrom
jessary27:feature/pm-enhancements

Conversation

@jessary27
Copy link
Copy Markdown

Summary

This PR integrates PM-focused enhancements to the PRD-driven context engineering methodology.

New Lifecycle Skills (4 skills)

Four new skills extend the PRD lifecycle at critical stages:

  • prd-v05-multi-perspective-review: Red Team Review stage with 6 reviewer personas (engineer, designer, executive, skeptic, customer, data analyst)
  • prd-v07-ab-test-design: Experiment design to Build Execution stage with hypothesis, sample size, guardrails
  • prd-v08-release-notes-writer: Release & Deployment stage for user-facing release notes
  • prd-v10-retention-analyzer: Growth stage with retention analysis, churn patterns, optimization loops

PM Governance Rules (Section 4 of CLAUDE.md)

Three new governance subsections:

  • 4A. PM Shipping Zone: Clear rules on what PMs can commit directly vs. must escalate to engineering
  • 4B. AI Prompt Compliance Gate: Mandatory checklist (≥5 examples, eval harness, cost/latency delta, PII test) before AI prompt changes merge
  • 4C. Observability Definition of Done: Hard gate before v0.8 requiring dashboard, alerts, monitoring ownership

Documentation Updates

  • Updated README lifecycle table with new skills
  • Added PM Governance section to README with 4A/4B/4C summaries
  • Updated .claude Methodology Layer section
  • All new skills registered in domain-profile.yaml

Changes

  • New: 4 lifecycle skills (.claude/skills/prd-v0X-*/SKILL.md)
  • Modified: CLAUDE.md (PM Governance), domain-profile.yaml, README.md
  • 2 commits with clear commit messages

jessary27 added 3 commits April 28, 2026 10:35
…roduct development

Add four new lifecycle skills extending the PRD methodology:
- prd-v05-multi-perspective-review: 6-persona adversarial review gate for Red Team stage
- prd-v07-ab-test-design: Rigorous experiment design before implementation
- prd-v08-release-notes-writer: User-facing release notes translation from EPICs
- prd-v10-retention-analyzer: Post-launch churn analysis and optimization loop

Add PM Governance rules (Section 4 of CLAUDE.md):
- 4A: PM Shipping Zone - explicit rules on what PMs can commit directly vs. must escalate
- 4B: AI Prompt Compliance Gate - mandatory checklist before any AI prompt change merges
- 4C: Observability Definition of Done - dashboard + alerts required before feature review

Register new skills in domain-profile.yaml at their respective lifecycle stages.
…hancements

- Document the PM Governance rules (4A Shipping Zone, 4B Compliance Gate, 4C Observability DoD)
- Update lifecycle table to reflect new skills at v0.5, v0.7, v0.8, v1.0 stages
- Update .claude Methodology Layer section to highlight new lifecycle skills and governance enforcement
- Add cross-references to CLAUDE.md Section 4 for full details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant