Commit 4a3700b
authored
feat: Add Product Manager Skill PRD with Comprehensive Knowledgebase Design (#232)
* feat: add changelog validation pre-commit hook
* feat: add monitor-pr.fsx and update agent documentation
- Add monitor-pr.fsx script for monitoring PR checks with auto-merge option
- Update AGENTS.md with User Interaction Policies requiring confirmation
- Update release-manager skill.md with monitor-pr.fsx documentation
- Document auto-merge behavior and user confirmation requirements
* feat: add Product Manager Skill PRD with comprehensive knowledgebase design
Add comprehensive PRD for Product Manager skill targeting Morphir ecosystem.
## Overview
- Created PRD for AI Product Manager skill with deep Morphir knowledge
- Designed comprehensive knowledgebase structure (30+ markdown docs)
- Defined 6 F# automation scripts for GitHub ecosystem interaction
- Planned 4-phase implementation (5 weeks)
## Key Features
- **PRD Guidance**: Help users create well-structured PRDs
- **Issue Crafting**: Assist in writing high-quality issues
- **Ecosystem Intelligence**: Track trends across all finos/morphir-* repos
- **Knowledgebase**: Curated markdown knowledge organized by category:
- Core principles and architecture (8 docs)
- Repository-specific knowledge (6 repos)
- Feature parity matrices (4 matrices)
- Conventions and workflows (8 docs)
- FAQs (3 docs)
- **F# Scripts**: query-issues, analyze-backlog, trend-analysis,
check-ecosystem, generate-prd, update-knowledge
- **Integration**: Coordinates with qa-tester and release-manager skills
## Technical Design
- Knowledgebase: `.claude/skills/product-manager/knowledge/`
- Scripts: `.claude/skills/product-manager/scripts/`
- Templates: PRD and issue templates
- Hybrid approach: Curated knowledge + live GitHub queries
## Tracking
- Created issue #228
- 25 features tracked (PM-01 to PM-25)
- Priority: 12 P0, 10 P1, 3 P2
Related: #228
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent a27dcaa commit 4a3700b
File tree
2 files changed
+988
-1
lines changed- docs/content/contributing/design/prds
2 files changed
+988
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
0 commit comments