feat(rules): add Product Management Memory Bank template v1.1.0#4
Open
b1pb1p wants to merge 2 commits intoCloud-Temple:mainfrom
Open
feat(rules): add Product Management Memory Bank template v1.1.0#4b1pb1p wants to merge 2 commits intoCloud-Temple:mainfrom
b1pb1p wants to merge 2 commits intoCloud-Temple:mainfrom
Conversation
Add a new rules template designed for product teams (PM, Product Design, UX Writing) working with Live Memory. The template includes: - 10 mandatory files: productVision, portfolio, marketIntelligence, userKnowledge, designSystem, uxWritingGuide, engineeringContext, discoveryPlaybook, activeContext, roadmapProgress - Dynamic persona files (persona-*.md) created as user insights emerge - Dynamic feature files (feature-*.md) for active discovery/specification - Discovery pipeline stages (Intake → GA) - Reference frameworks: F.O.C.U.S.E.D., OST, Product Trio - Decision log in ADR format - Detailed consolidation rules mapping note categories to bank files Also updates RULES/README.md to list the new template in the catalog.
32b7030 to
51786f5
Compare
Changes inspired by PM-OS analysis and cross-checked with 2025-2026 PM best practices: - Add stakeholders.md as 11th mandatory file (stakeholder intelligence, communication matrix, organizational dynamics, decision styles) - Rename uxWritingGuide.md to communicationGuide.md with PM communication standards (4 registers: internal, technical, executive, customer) - Enrich feature-*.md template with Success Metrics (kill criteria), Rollout Plan (phases), Risks and Recovery, AI Behavior Contract - Add framework-[name].md as read-only dynamic files for strategic frameworks (JTBD, PLG, 7 Powers...) written via bank_write - Extended feature lifecycle phases (+ Rollout, Impact Review) - Updated consolidation mapping and rules (14 rules, up from 12) - Updated RULES/README.md description
63e354a to
2487fa2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add a Product Management Memory Bank rules template (
RULES/product.management.memory.bank.md) designed for product teams (PM + Product Design + UX Writing).Version: v1.1.0
Why
Live Memory currently ships rules for software development (standard), book writing, medical tracking, and presales analysis. Product Management teams need a dedicated template that captures the full PM context: product strategy, user knowledge, competitive intelligence, stakeholder dynamics, design systems, and discovery workflows.
What's included
11 mandatory files
productVision.md- Mission, vision, positioning, values, OKRsportfolio.md- Living product catalog (features, status, dependencies, debt)marketIntelligence.md- Competitive landscape, trends, regulation, win/lossuserKnowledge.md- Cross-persona JTBD, pain points, feedback patternsstakeholders.md- NEW in v1.1.0 Internal stakeholder intelligence, communication matrix, decision styles, organizational dynamicsdesignSystem.md- UX principles, patterns, components, accessibilitycommunicationGuide.md- Renamed from uxWritingGuide.md in v1.1.0 Product voice + PM communication standards (4 registers: internal, technical, executive, customer)engineeringContext.md- Architecture, tech constraints, capacity, release cadencediscoveryPlaybook.md- Discovery pipeline, frameworks, Product Trio, go/no-go criteria, strategic frameworks libraryactiveContext.md- Current focus, session entry pointroadmapProgress.md- Roadmap, decision log (ADR format), metricsDynamic files
persona-[name].md- Created per persona as insights emerge (JTBD, pain points, objections, effective messages)feature-[name].md- Created per feature in active discovery, with enriched template (v1.1.0):framework-[name].md- NEW in v1.1.0 Static strategic reference frameworks (JTBD, PLG, 7 Powers, etc.) written viabank_write, read-only for the consolidatorConsolidation rules
Changes in v1.1.0 (this update)
stakeholders.mdas 11th mandatory fileuxWritingGuide.mdtocommunicationGuide.mdwith PM communication standardsfeature-*.mdtemplate (Success Metrics, Rollout Plan, Risks, AI Behavior Contract)framework-[name].mdas read-only dynamic file typeRULES/README.mddescriptionFiles changed
RULES/product.management.memory.bank.md(new template, v1.1.0)RULES/README.md(updated table with PM template description)