chore: clean up stale zip files and planning docs from product-team
This commit is contained in:
Binary file not shown.
@@ -1,242 +0,0 @@
|
||||
# 🎯 Complete Product Team Skills Suite - All 5 Roles
|
||||
|
||||
## ✅ All Skills Successfully Created and Packaged!
|
||||
|
||||
You now have **5 specialized skills** for your **5 product team roles**, each with production-ready automation tools.
|
||||
|
||||
---
|
||||
|
||||
## 📦 Delivered Skills Package
|
||||
|
||||
### 1. product-strategist.zip - Head of Product
|
||||
**Strategic Planning & Vision**
|
||||
- **OKR Cascade Generator**: Automatically aligns company → product → team goals
|
||||
- **Alignment Scoring**: Measures vertical and horizontal OKR alignment
|
||||
- **Strategy Templates**: Growth, retention, revenue, innovation strategies
|
||||
- **Team Scaling Tools**: Organizational design frameworks
|
||||
|
||||
**Key Capability**: Run `okr_cascade_generator.py growth` to generate complete OKR hierarchy with 85%+ alignment score
|
||||
|
||||
---
|
||||
|
||||
### 2. product-manager-toolkit.zip - Senior Product Manager
|
||||
**Feature Development & Discovery**
|
||||
- **RICE Prioritizer**: Automated scoring with roadmap generation
|
||||
- **Customer Interview Analyzer**: AI-powered insight extraction
|
||||
- **PRD Templates**: 4 formats for different feature types
|
||||
- **Portfolio Analysis**: Quick wins vs big bets identification
|
||||
|
||||
**Key Capability**: Run `rice_prioritizer.py` to prioritize entire backlog in seconds
|
||||
|
||||
---
|
||||
|
||||
### 3. agile-product-owner.zip - Senior Product Owner
|
||||
**Sprint Execution & Backlog Management**
|
||||
- **User Story Generator**: INVEST-compliant stories with acceptance criteria
|
||||
- **Sprint Planner**: Capacity-based sprint planning
|
||||
- **Epic Breakdown**: Automatic story generation from epics
|
||||
- **Velocity Tracker**: Sprint metrics and burndown
|
||||
|
||||
**Key Capability**: Run `user_story_generator.py sprint 30` to plan complete sprint
|
||||
|
||||
---
|
||||
|
||||
### 4. ux-researcher-designer.zip - Senior UX Designer/Researcher
|
||||
**User Research & Experience Design**
|
||||
- **Persona Generator**: Data-driven personas from user research
|
||||
- **Journey Mapper**: Customer journey visualization
|
||||
- **Research Synthesizer**: Pattern identification from interviews
|
||||
- **Usability Framework**: Testing protocols and heuristics
|
||||
|
||||
**Key Capability**: Run `persona_generator.py` to create research-backed personas
|
||||
|
||||
---
|
||||
|
||||
### 5. ui-design-system.zip - Senior UI Designer
|
||||
**Visual Design & Systems**
|
||||
- **Design Token Generator**: Complete token system from brand color
|
||||
- **Component Architecture**: Atomic design implementation
|
||||
- **Responsive Calculator**: Breakpoint and grid systems
|
||||
- **Export Formats**: JSON, CSS, SCSS outputs
|
||||
|
||||
**Key Capability**: Run `design_token_generator.py #0066CC modern css` for complete design system
|
||||
|
||||
---
|
||||
|
||||
## 🔄 How The Skills Work Together
|
||||
|
||||
```
|
||||
Strategic Level (Head of Product)
|
||||
↓ OKRs & Vision
|
||||
Product Management (Senior PM)
|
||||
↓ Prioritized Features & PRDs
|
||||
Design (UX/UI)
|
||||
↓ Validated Designs & Systems
|
||||
Execution (Product Owner)
|
||||
↓ User Stories & Sprints
|
||||
Development Team
|
||||
= Shipped Features
|
||||
```
|
||||
|
||||
## 📊 Impact Metrics by Role
|
||||
|
||||
### Head of Product
|
||||
- **Strategic Alignment**: +85% improvement
|
||||
- **Planning Time**: -70% reduction
|
||||
- **Goal Clarity**: +90% improvement
|
||||
|
||||
### Senior Product Manager
|
||||
- **Prioritization Speed**: -50% time
|
||||
- **Feature Success Rate**: +35% improvement
|
||||
- **PRD Quality**: +40% consistency
|
||||
|
||||
### Senior Product Owner
|
||||
- **Story Quality**: +60% INVEST compliance
|
||||
- **Sprint Planning**: -40% time
|
||||
- **Velocity Predictability**: +30% accuracy
|
||||
|
||||
### Senior UX Designer/Researcher
|
||||
- **Research Synthesis**: -80% time
|
||||
- **Persona Accuracy**: +45% data-driven
|
||||
- **Design Validation**: +50% confidence
|
||||
|
||||
### Senior UI Designer
|
||||
- **Design Consistency**: 95% compliance
|
||||
- **Token Generation**: -90% time
|
||||
- **Handoff Quality**: +60% clarity
|
||||
|
||||
## 🚀 Quick Start Guide
|
||||
|
||||
### Step 1: Download All Skills
|
||||
- [product-strategist.zip](computer:///mnt/user-data/outputs/product-strategist.zip)
|
||||
- [product-manager-toolkit.zip](computer:///mnt/user-data/outputs/product-manager-toolkit.zip)
|
||||
- [agile-product-owner.zip](computer:///mnt/user-data/outputs/agile-product-owner.zip)
|
||||
- [ux-researcher-designer.zip](computer:///mnt/user-data/outputs/ux-researcher-designer.zip)
|
||||
- [ui-design-system.zip](computer:///mnt/user-data/outputs/ui-design-system.zip)
|
||||
|
||||
### Step 2: Test Each Skill
|
||||
```bash
|
||||
# Head of Product
|
||||
python okr_cascade_generator.py growth
|
||||
|
||||
# Product Manager
|
||||
python rice_prioritizer.py
|
||||
python customer_interview_analyzer.py sample.txt
|
||||
|
||||
# Product Owner
|
||||
python user_story_generator.py
|
||||
python user_story_generator.py sprint 30
|
||||
|
||||
# UX Designer
|
||||
python persona_generator.py
|
||||
|
||||
# UI Designer
|
||||
python design_token_generator.py #0066CC modern json
|
||||
```
|
||||
|
||||
### Step 3: Integrate with Workflow
|
||||
1. Upload to Claude for AI-enhanced usage
|
||||
2. Integrate scripts with existing tools
|
||||
3. Customize templates for your context
|
||||
4. Train team on new capabilities
|
||||
|
||||
## 🎓 Training Plan by Role
|
||||
|
||||
### Week 1: Strategic Layer
|
||||
- Head of Product: OKR workshop (2 hours)
|
||||
- Practice cascade generation
|
||||
- Align with company strategy
|
||||
|
||||
### Week 2: Product Management
|
||||
- PMs: Prioritization training (2 hours)
|
||||
- Interview analysis practice
|
||||
- PRD standardization
|
||||
|
||||
### Week 3: Design Layer
|
||||
- UX: Persona workshop (2 hours)
|
||||
- UI: Design system training (2 hours)
|
||||
- Establish design language
|
||||
|
||||
### Week 4: Execution Layer
|
||||
- Product Owners: Story writing (2 hours)
|
||||
- Sprint planning optimization
|
||||
- Velocity tracking setup
|
||||
|
||||
## 💰 Total ROI Calculation
|
||||
|
||||
### Combined Time Savings (Monthly)
|
||||
- Strategic Planning: 40 hours
|
||||
- Product Management: 60 hours
|
||||
- Design Process: 50 hours
|
||||
- Sprint Execution: 30 hours
|
||||
- **Total: 180 hours/month saved**
|
||||
|
||||
### Quality Improvements
|
||||
- Feature Success: +35%
|
||||
- Design Consistency: +95%
|
||||
- Sprint Predictability: +30%
|
||||
- Team Alignment: +85%
|
||||
|
||||
### Financial Impact
|
||||
- Time Value: $18,000/month (@ $100/hour)
|
||||
- Quality Value: $25,000/month (reduced rework)
|
||||
- Speed Value: $30,000/month (faster delivery)
|
||||
- **Total: $73,000/month value**
|
||||
|
||||
### Payback Period: < 3 days
|
||||
|
||||
## 🔧 Technical Requirements
|
||||
|
||||
### Minimum Setup
|
||||
- Python 3.7+
|
||||
- No additional libraries required for most scripts
|
||||
- CSV support for data import/export
|
||||
|
||||
### Recommended Integrations
|
||||
- Jira (via CSV export)
|
||||
- Figma (manual token import)
|
||||
- Confluence (markdown support)
|
||||
- Google Sheets (CSV compatibility)
|
||||
|
||||
## 📈 Success Metrics to Track
|
||||
|
||||
### Leading Indicators (Week 1-2)
|
||||
- Scripts run per day
|
||||
- Time saved per task
|
||||
- Adoption rate by role
|
||||
|
||||
### Lagging Indicators (Month 1-3)
|
||||
- Feature delivery speed
|
||||
- Quality metrics
|
||||
- Team satisfaction
|
||||
- Customer NPS improvement
|
||||
|
||||
## 🏆 Expected Outcomes
|
||||
|
||||
### 30 Days
|
||||
- All roles using core scripts
|
||||
- 50% time reduction achieved
|
||||
- Standardized workflows established
|
||||
|
||||
### 60 Days
|
||||
- Full skill integration
|
||||
- Cross-functional alignment improved
|
||||
- Measurable quality gains
|
||||
|
||||
### 90 Days
|
||||
- Cultural transformation
|
||||
- Data-driven decisions norm
|
||||
- Predictable delivery achieved
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Your Next Action
|
||||
|
||||
1. **Download all 5 skills** using the links above
|
||||
2. **Run one script** from each skill to see immediate value
|
||||
3. **Share with your team** for feedback
|
||||
4. **Schedule training** for each role
|
||||
|
||||
**You now have a complete, integrated product development system that will transform how your team builds products!**
|
||||
|
||||
Each skill enhances the others, creating a compound effect that will revolutionize your product organization's efficiency, quality, and impact.
|
||||
Binary file not shown.
@@ -1,440 +0,0 @@
|
||||
# Product Team Skills Suite Architecture
|
||||
|
||||
## Overview
|
||||
A comprehensive suite of 5 interconnected skills designed for modern product teams, enabling data-driven decisions, user-centered design, and agile delivery.
|
||||
|
||||
## 1. product-strategist (Head of Product)
|
||||
|
||||
### Purpose
|
||||
Strategic product leadership, vision setting, and organizational alignment
|
||||
|
||||
### Core Components
|
||||
|
||||
#### Scripts
|
||||
- `market_analyzer.py` - Competitive analysis and market sizing
|
||||
- `okr_generator.py` - OKR framework and cascade builder
|
||||
- `roadmap_visualizer.py` - Strategic roadmap generation
|
||||
- `metric_dashboard.py` - North star and KPI tracking
|
||||
- `stakeholder_mapper.py` - Influence/interest matrix builder
|
||||
|
||||
#### References
|
||||
- `strategy_frameworks.md` - SWOT, Porter's Five Forces, Blue Ocean
|
||||
- `vision_templates.md` - Product vision and mission statements
|
||||
- `metric_library.md` - Industry-standard KPIs by vertical
|
||||
- `go_to_market_playbook.md` - GTM strategies and launch plans
|
||||
- `team_scaling_guide.md` - Hiring, structure, and culture
|
||||
|
||||
#### Assets
|
||||
- Product vision canvas templates
|
||||
- Executive presentation templates
|
||||
- Strategic planning worksheets
|
||||
- Quarterly business review decks
|
||||
- Board reporting templates
|
||||
|
||||
#### Key Workflows
|
||||
1. **Vision to Execution**
|
||||
- Market opportunity assessment
|
||||
- Vision and strategy definition
|
||||
- OKR cascade creation
|
||||
- Roadmap development
|
||||
- Success metrics definition
|
||||
|
||||
2. **Stakeholder Management**
|
||||
- Executive alignment sessions
|
||||
- Board preparation and reporting
|
||||
- Cross-functional planning
|
||||
- Customer advisory boards
|
||||
|
||||
3. **Team Leadership**
|
||||
- Product org design
|
||||
- Talent development plans
|
||||
- Performance frameworks
|
||||
- Culture building
|
||||
|
||||
---
|
||||
|
||||
## 2. agile-product-owner (Senior Product Owner)
|
||||
|
||||
### Purpose
|
||||
Backlog excellence, sprint execution, and delivery optimization
|
||||
|
||||
### Core Components
|
||||
|
||||
#### Scripts
|
||||
- `user_story_generator.py` - INVEST-compliant story creation
|
||||
- `acceptance_criteria_builder.py` - BDD/Gherkin syntax generator
|
||||
- `sprint_velocity_tracker.py` - Velocity and capacity planning
|
||||
- `dependency_mapper.py` - Cross-team dependency visualization
|
||||
- `backlog_health_analyzer.py` - Backlog quality metrics
|
||||
|
||||
#### References
|
||||
- `scrum_ceremonies.md` - Meeting templates and facilitation
|
||||
- `story_patterns.md` - Common user story templates
|
||||
- `estimation_techniques.md` - Story points, t-shirt sizing
|
||||
- `definition_of_done.md` - DoD templates by product type
|
||||
- `release_planning.md` - Release strategies and rollout plans
|
||||
|
||||
#### Assets
|
||||
- Sprint planning templates
|
||||
- Retrospective formats
|
||||
- Story mapping boards
|
||||
- Release notes templates
|
||||
- Stakeholder update emails
|
||||
|
||||
#### Key Workflows
|
||||
1. **Backlog Management**
|
||||
- Epic breakdown
|
||||
- Story writing and refinement
|
||||
- Prioritization frameworks (WSJF, RICE)
|
||||
- Dependency management
|
||||
- Technical debt tracking
|
||||
|
||||
2. **Sprint Execution**
|
||||
- Sprint planning facilitation
|
||||
- Daily standup optimization
|
||||
- Sprint review preparation
|
||||
- Retrospective facilitation
|
||||
- Impediment resolution
|
||||
|
||||
3. **Stakeholder Communication**
|
||||
- Sprint demos
|
||||
- Release communications
|
||||
- Progress reporting
|
||||
- Risk escalation
|
||||
|
||||
---
|
||||
|
||||
## 3. product-manager-toolkit (Senior Product Manager)
|
||||
|
||||
### Purpose
|
||||
Feature development, market fit, and customer success
|
||||
|
||||
### Core Components
|
||||
|
||||
#### Scripts
|
||||
- `feature_prioritization_matrix.py` - RICE, ICE, Value vs Effort
|
||||
- `customer_interview_analyzer.py` - Interview synthesis and insights
|
||||
- `competitor_feature_tracker.py` - Feature gap analysis
|
||||
- `pricing_calculator.py` - Pricing models and sensitivity
|
||||
- `launch_checklist_generator.py` - Go-to-market readiness
|
||||
|
||||
#### References
|
||||
- `discovery_techniques.md` - Customer development methods
|
||||
- `experimentation_framework.md` - A/B testing and MVPs
|
||||
- `product_analytics.md` - Funnel, cohort, retention analysis
|
||||
- `messaging_framework.md` - Positioning and value props
|
||||
- `partnership_playbook.md` - Integration and partnership strategies
|
||||
|
||||
#### Assets
|
||||
- PRD templates
|
||||
- Business case templates
|
||||
- Feature announcement templates
|
||||
- Customer interview guides
|
||||
- Competitive battlecards
|
||||
|
||||
#### Key Workflows
|
||||
1. **Discovery & Validation**
|
||||
- Problem validation
|
||||
- Solution ideation
|
||||
- Prototype testing
|
||||
- Market sizing
|
||||
- Business case development
|
||||
|
||||
2. **Feature Development**
|
||||
- Requirements gathering
|
||||
- PRD creation
|
||||
- Design partnership
|
||||
- Engineering collaboration
|
||||
- QA planning
|
||||
|
||||
3. **Launch & Growth**
|
||||
- Beta program management
|
||||
- Launch planning
|
||||
- Feature adoption tracking
|
||||
- Customer feedback loops
|
||||
- Iteration planning
|
||||
|
||||
---
|
||||
|
||||
## 4. ux-researcher-designer (Senior UX Designer and Researcher)
|
||||
|
||||
### Purpose
|
||||
User understanding, experience design, and usability optimization
|
||||
|
||||
### Core Components
|
||||
|
||||
#### Scripts
|
||||
- `persona_generator.py` - Data-driven persona creation
|
||||
- `journey_map_builder.py` - Customer journey visualization
|
||||
- `usability_test_analyzer.py` - Test results and insights
|
||||
- `survey_designer.py` - Research survey generation
|
||||
- `heuristic_evaluator.py` - Nielsen heuristics assessment
|
||||
- `accessibility_checker.py` - WCAG compliance validation
|
||||
|
||||
#### References
|
||||
- `research_methods.md` - Qual and quant research techniques
|
||||
- `interview_protocols.md` - User interview best practices
|
||||
- `information_architecture.md` - IA principles and patterns
|
||||
- `interaction_patterns.md` - Common UX patterns library
|
||||
- `cognitive_biases.md` - Design psychology principles
|
||||
- `accessibility_standards.md` - WCAG, ARIA guidelines
|
||||
|
||||
#### Assets
|
||||
- Research plan templates
|
||||
- Interview script templates
|
||||
- Usability test protocols
|
||||
- Journey map templates
|
||||
- Persona templates
|
||||
- Research repository structure
|
||||
|
||||
#### Key Workflows
|
||||
1. **Research Planning**
|
||||
- Research question definition
|
||||
- Method selection
|
||||
- Participant recruitment
|
||||
- Study design
|
||||
- Ethics and consent
|
||||
|
||||
2. **Data Collection & Synthesis**
|
||||
- Interview conducting
|
||||
- Observation and note-taking
|
||||
- Affinity mapping
|
||||
- Insight generation
|
||||
- Recommendation development
|
||||
|
||||
3. **Design Process**
|
||||
- Information architecture
|
||||
- User flow creation
|
||||
- Wireframing
|
||||
- Prototyping
|
||||
- Usability testing
|
||||
- Iteration cycles
|
||||
|
||||
---
|
||||
|
||||
## 5. ui-design-system (Senior UI Designer)
|
||||
|
||||
### Purpose
|
||||
Visual excellence, design systems, and developer handoff
|
||||
|
||||
### Core Components
|
||||
|
||||
#### Scripts
|
||||
- `color_palette_generator.py` - Accessible color system creation
|
||||
- `typography_scale_builder.py` - Type system generator
|
||||
- `spacing_system_calculator.py` - 8pt grid system
|
||||
- `component_documenter.py` - Component library documentation
|
||||
- `design_token_exporter.py` - Design tokens for development
|
||||
- `responsive_breakpoint_calculator.py` - Breakpoint optimization
|
||||
|
||||
#### References
|
||||
- `design_principles.md` - Visual design fundamentals
|
||||
- `design_system_architecture.md` - Atomic design methodology
|
||||
- `animation_guidelines.md` - Motion design principles
|
||||
- `brand_application.md` - Brand to UI translation
|
||||
- `platform_guidelines.md` - iOS, Android, Web standards
|
||||
- `handoff_checklist.md` - Developer collaboration
|
||||
|
||||
#### Assets
|
||||
- Component library templates
|
||||
- Icon libraries
|
||||
- Illustration systems
|
||||
- Design token templates
|
||||
- Responsive grid systems
|
||||
- Annotation templates
|
||||
|
||||
#### Key Workflows
|
||||
1. **Design System Development**
|
||||
- Foundation definition (color, type, spacing)
|
||||
- Component design
|
||||
- Pattern documentation
|
||||
- Token management
|
||||
- Version control
|
||||
|
||||
2. **Visual Design Process**
|
||||
- Mood boards and style tiles
|
||||
- High-fidelity mockups
|
||||
- Responsive design
|
||||
- Interaction design
|
||||
- Micro-interactions
|
||||
- Asset production
|
||||
|
||||
3. **Collaboration & Handoff**
|
||||
- Design review facilitation
|
||||
- Developer pairing
|
||||
- QA collaboration
|
||||
- Design debt tracking
|
||||
- Documentation maintenance
|
||||
|
||||
---
|
||||
|
||||
## Integration Points Between Skills
|
||||
|
||||
### Cross-Functional Workflows
|
||||
|
||||
```mermaid
|
||||
graph LR
|
||||
PS[Product Strategist] --> PM[Product Manager]
|
||||
PM --> PO[Product Owner]
|
||||
PM <--> UX[UX Researcher/Designer]
|
||||
UX <--> UI[UI Designer]
|
||||
UI --> PO
|
||||
PO --> PS
|
||||
```
|
||||
|
||||
### Shared Resources
|
||||
|
||||
1. **Customer Insights Pool**
|
||||
- Shared between PM, UX, and Product Strategist
|
||||
- Centralized research repository
|
||||
- Unified persona definitions
|
||||
|
||||
2. **Design Language System**
|
||||
- Shared between UX and UI
|
||||
- Consistent component library
|
||||
- Unified interaction patterns
|
||||
|
||||
3. **Product Metrics Framework**
|
||||
- Shared across all roles
|
||||
- Consistent KPI definitions
|
||||
- Unified analytics approach
|
||||
|
||||
4. **Roadmap Alignment**
|
||||
- Cascades from Strategist → PM → PO
|
||||
- Feedback loops from PO → PM → Strategist
|
||||
- Design input from UX/UI → PM
|
||||
|
||||
### Handoff Points
|
||||
|
||||
1. **Strategy → Execution**
|
||||
- Vision (Strategist) → Requirements (PM)
|
||||
- Requirements (PM) → Stories (PO)
|
||||
- Stories (PO) → Designs (UX/UI)
|
||||
|
||||
2. **Research → Design**
|
||||
- User Research (UX) → Feature Definition (PM)
|
||||
- Wireframes (UX) → Visual Design (UI)
|
||||
- Prototypes (UI) → Development (via PO)
|
||||
|
||||
3. **Feedback Loops**
|
||||
- Analytics → All roles
|
||||
- Customer feedback → UX → PM → Strategist
|
||||
- Sprint outcomes → PO → PM → Strategist
|
||||
|
||||
## Implementation Approach
|
||||
|
||||
### Phase 1: Foundation (Week 1-2)
|
||||
1. Deploy `product-manager-toolkit` (most central role)
|
||||
2. Establish shared resources and templates
|
||||
3. Create team charter and RACI matrix
|
||||
|
||||
### Phase 2: Design Integration (Week 3-4)
|
||||
1. Deploy `ux-researcher-designer`
|
||||
2. Deploy `ui-design-system`
|
||||
3. Establish design-dev handoff process
|
||||
|
||||
### Phase 3: Execution Layer (Week 5-6)
|
||||
1. Deploy `agile-product-owner`
|
||||
2. Integrate with existing Jira/development tools
|
||||
3. Optimize sprint ceremonies
|
||||
|
||||
### Phase 4: Strategic Layer (Week 7-8)
|
||||
1. Deploy `product-strategist`
|
||||
2. Align OKRs and roadmaps
|
||||
3. Establish governance model
|
||||
|
||||
## Success Metrics
|
||||
|
||||
### Efficiency Metrics
|
||||
- Requirements clarity: +40% improvement
|
||||
- Design-dev handoff time: -50% reduction
|
||||
- Sprint velocity: +25% increase
|
||||
- Research-to-insight time: -60% reduction
|
||||
|
||||
### Quality Metrics
|
||||
- User satisfaction (NPS): +20 points
|
||||
- Feature adoption rate: +35%
|
||||
- Design consistency score: 95%+
|
||||
- Defect escape rate: -40%
|
||||
|
||||
### Business Metrics
|
||||
- Time to market: -30%
|
||||
- Feature success rate: +45%
|
||||
- Customer retention: +15%
|
||||
- Team productivity: +35%
|
||||
|
||||
## Tool Integration Requirements
|
||||
|
||||
### Essential Integrations
|
||||
- **Product Management**: Jira, ProductBoard, Amplitude
|
||||
- **Design**: Figma, Sketch, Adobe XD
|
||||
- **Research**: Dovetail, Miro, UserTesting
|
||||
- **Analytics**: Mixpanel, Google Analytics, Hotjar
|
||||
- **Collaboration**: Slack, Confluence, Notion
|
||||
|
||||
### API Connections Needed
|
||||
- Jira REST API for backlog management
|
||||
- Figma API for design system sync
|
||||
- Analytics APIs for metrics dashboards
|
||||
- Slack webhooks for notifications
|
||||
|
||||
## Training & Adoption Plan
|
||||
|
||||
### Week 1: Kickoff
|
||||
- All-hands skills overview
|
||||
- Role-specific training sessions
|
||||
- Skill champion assignment
|
||||
|
||||
### Week 2-4: Pilot
|
||||
- One squad pilots all skills
|
||||
- Daily check-ins and feedback
|
||||
- Rapid iteration on scripts/templates
|
||||
|
||||
### Week 5-8: Rollout
|
||||
- Gradual team-by-team adoption
|
||||
- Weekly skill clinics
|
||||
- Success story sharing
|
||||
|
||||
### Ongoing: Optimization
|
||||
- Monthly skill retrospectives
|
||||
- Quarterly skill updates
|
||||
- Annual skill assessment
|
||||
|
||||
## ROI Projections
|
||||
|
||||
### Year 1 Impact
|
||||
- **Time Savings**: 200 hours/month across team
|
||||
- **Quality Improvement**: 40% fewer revisions
|
||||
- **Speed to Market**: 6 weeks faster average
|
||||
- **Revenue Impact**: $2M from improved features
|
||||
- **Cost Avoidance**: $500K in prevented rework
|
||||
|
||||
### Investment Required
|
||||
- **Setup Time**: 80 hours total
|
||||
- **Training Time**: 40 hours total
|
||||
- **Maintenance**: 10 hours/month
|
||||
- **Tool Costs**: Existing stack sufficient
|
||||
|
||||
### Payback Period: 2 months
|
||||
|
||||
## Next Steps
|
||||
|
||||
1. **Prioritize First Skill**
|
||||
- Recommend starting with `product-manager-toolkit`
|
||||
- Most central to all workflows
|
||||
- Highest immediate impact
|
||||
|
||||
2. **Gather Existing Resources**
|
||||
- Current templates and processes
|
||||
- Tool access and credentials
|
||||
- Team feedback on pain points
|
||||
|
||||
3. **Customize for Your Context**
|
||||
- Industry-specific adjustments
|
||||
- Company culture alignment
|
||||
- Tool stack integration
|
||||
|
||||
4. **Create Pilot Program**
|
||||
- Select pilot team/squad
|
||||
- Define success criteria
|
||||
- Set 4-week trial period
|
||||
Binary file not shown.
@@ -1,250 +0,0 @@
|
||||
# Product Team Skills Implementation Guide
|
||||
|
||||
## 🎯 Executive Summary
|
||||
|
||||
Your product team skills suite is designed to enhance decision-making speed, improve feature success rates, and create consistent product development practices across all roles.
|
||||
|
||||
## 📦 Delivered Skills
|
||||
|
||||
### 1. product-manager-toolkit ✅
|
||||
**Ready for immediate deployment**
|
||||
|
||||
#### What's Inside:
|
||||
- **RICE Prioritizer**: Automated feature scoring with roadmap generation
|
||||
- **Customer Interview Analyzer**: AI-powered insight extraction from user research
|
||||
- **PRD Templates**: 4 different formats for various feature types
|
||||
- **Frameworks**: Discovery, prioritization, and go-to-market strategies
|
||||
|
||||
#### Quick Demo Results:
|
||||
Running the RICE prioritizer on sample features shows:
|
||||
- Automatic prioritization by impact/effort ratio
|
||||
- Quarterly roadmap with capacity planning
|
||||
- Portfolio balance analysis (quick wins vs big bets)
|
||||
- Clear metrics for decision justification
|
||||
|
||||
## 🏗️ Complete Skills Architecture
|
||||
|
||||
### Role-Based Skills Design
|
||||
|
||||
```
|
||||
┌─────────────────────────────────────────────┐
|
||||
│ HEAD OF PRODUCT │
|
||||
│ product-strategist (To Be Built) │
|
||||
│ • Vision & Strategy • OKRs │
|
||||
│ • Market Analysis • Team Scaling │
|
||||
└─────────────────────────────────────────────┘
|
||||
↓
|
||||
┌─────────────────────────────────────────────┐
|
||||
│ SENIOR PRODUCT MANAGER │
|
||||
│ product-manager-toolkit (COMPLETE) │
|
||||
│ • Feature Priority • User Research │
|
||||
│ • PRDs • Go-to-Market │
|
||||
└─────────────────────────────────────────────┘
|
||||
↓
|
||||
┌─────────────────────────────────────────────┐
|
||||
│ SENIOR PRODUCT OWNER │
|
||||
│ agile-product-owner (To Be Built) │
|
||||
│ • Backlog Mgmt • Sprint Planning │
|
||||
│ • User Stories • Velocity Tracking │
|
||||
└─────────────────────────────────────────────┘
|
||||
↓
|
||||
┌──────────────────┬──────────────────────────┐
|
||||
│ UX RESEARCHER │ UI DESIGNER │
|
||||
│ ux-researcher │ ui-design-system │
|
||||
│ (To Be Built) │ (To Be Built) │
|
||||
│ • User Research │ • Design Systems │
|
||||
│ • Journey Maps │ • Visual Design │
|
||||
│ • Usability │ • Dev Handoff │
|
||||
└──────────────────┴──────────────────────────┘
|
||||
```
|
||||
|
||||
## 🚀 Implementation Roadmap
|
||||
|
||||
### Week 1-2: Deploy PM Toolkit
|
||||
- [ ] Install product-manager-toolkit with your team
|
||||
- [ ] Run RICE prioritization on current backlog
|
||||
- [ ] Analyze 5 recent customer interviews
|
||||
- [ ] Standardize on one PRD template
|
||||
|
||||
### Week 3-4: Build UX/UI Skills
|
||||
- [ ] Create ux-researcher-designer skill
|
||||
- [ ] Create ui-design-system skill
|
||||
- [ ] Integrate with Figma workflows
|
||||
- [ ] Establish design-dev handoff process
|
||||
|
||||
### Week 5-6: Build Execution Skills
|
||||
- [ ] Create agile-product-owner skill
|
||||
- [ ] Integrate with Jira
|
||||
- [ ] Optimize sprint ceremonies
|
||||
- [ ] Implement velocity tracking
|
||||
|
||||
### Week 7-8: Strategic Layer
|
||||
- [ ] Create product-strategist skill
|
||||
- [ ] Align OKRs across teams
|
||||
- [ ] Establish metrics framework
|
||||
- [ ] Create governance model
|
||||
|
||||
## 💡 How to Use the Skills
|
||||
|
||||
### For Product Managers (Available Now)
|
||||
|
||||
1. **Prioritize Your Backlog**:
|
||||
```bash
|
||||
# Create a CSV with your features
|
||||
# Columns: name,reach,impact,confidence,effort
|
||||
python rice_prioritizer.py your_features.csv
|
||||
|
||||
# Get a quarterly roadmap
|
||||
python rice_prioritizer.py your_features.csv --capacity 15
|
||||
```
|
||||
|
||||
2. **Analyze User Interviews**:
|
||||
```bash
|
||||
# Extract insights from transcripts
|
||||
python customer_interview_analyzer.py interview.txt
|
||||
|
||||
# Get JSON for aggregation
|
||||
python customer_interview_analyzer.py interview.txt json
|
||||
```
|
||||
|
||||
3. **Create PRDs**:
|
||||
- Open prd_templates.md
|
||||
- Choose appropriate template
|
||||
- Fill in sections
|
||||
- Share with stakeholders
|
||||
|
||||
### For Product Team Leads
|
||||
|
||||
**Strategic Benefits**:
|
||||
- 40% faster prioritization decisions
|
||||
- 60% reduction in PRD creation time
|
||||
- 80% consistency in product documentation
|
||||
- 35% improvement in feature success rate
|
||||
|
||||
**Team Benefits**:
|
||||
- Common language and frameworks
|
||||
- Reduced meeting time
|
||||
- Clear decision criteria
|
||||
- Better cross-functional alignment
|
||||
|
||||
## 📊 Success Metrics to Track
|
||||
|
||||
### Efficiency Metrics
|
||||
- Time to prioritize features: -50%
|
||||
- PRD creation time: -60%
|
||||
- Interview analysis time: -80%
|
||||
- Decision-making speed: +40%
|
||||
|
||||
### Quality Metrics
|
||||
- Feature success rate: +35%
|
||||
- Requirements clarity: +40%
|
||||
- Stakeholder satisfaction: +30%
|
||||
- Rework reduction: -25%
|
||||
|
||||
### Business Impact
|
||||
- Time to market: -30%
|
||||
- Customer satisfaction: +20 NPS
|
||||
- Team productivity: +35%
|
||||
- Revenue per feature: +25%
|
||||
|
||||
## 🔧 Technical Integration
|
||||
|
||||
### Current Tool Compatibility
|
||||
The skills are designed to integrate with your existing stack:
|
||||
|
||||
**Already Compatible**:
|
||||
- Jira (via CSV export/import)
|
||||
- Confluence (markdown support)
|
||||
- Google Sheets (CSV format)
|
||||
- Slack (report sharing)
|
||||
|
||||
**Future Integrations**:
|
||||
- ProductBoard API
|
||||
- Amplitude Analytics
|
||||
- Figma Plugins
|
||||
- Linear API
|
||||
|
||||
## 🎓 Training Plan
|
||||
|
||||
### Self-Service Onboarding
|
||||
1. **Watch**: 15-minute demo video
|
||||
2. **Try**: Run scripts on sample data
|
||||
3. **Apply**: Use on real project
|
||||
4. **Share**: Present findings to team
|
||||
|
||||
### Team Workshop Agenda (2 hours)
|
||||
- 0:00-0:15 - Skills overview
|
||||
- 0:15-0:45 - RICE prioritization hands-on
|
||||
- 0:45-1:15 - Interview analysis practice
|
||||
- 1:15-1:45 - PRD template walkthrough
|
||||
- 1:45-2:00 - Q&A and next steps
|
||||
|
||||
## 💰 ROI Calculation
|
||||
|
||||
### Investment
|
||||
- Setup time: 40 hours
|
||||
- Training: 2 hours per person
|
||||
- Maintenance: 5 hours/month
|
||||
|
||||
### Returns (Monthly)
|
||||
- Time saved: 160 hours
|
||||
- Quality improvements: $50K value
|
||||
- Faster delivery: $100K revenue impact
|
||||
- **Total: $150K+ monthly value**
|
||||
|
||||
### Payback Period: < 1 week
|
||||
|
||||
## 🏃 Immediate Next Steps
|
||||
|
||||
### For You (CTO/Leadership):
|
||||
1. Review the product-manager-toolkit functionality
|
||||
2. Identify pilot PM to test the toolkit
|
||||
3. Schedule team training session
|
||||
4. Define success metrics
|
||||
|
||||
### For Product Managers:
|
||||
1. Download product-manager-toolkit.zip
|
||||
2. Try RICE prioritizer on your backlog
|
||||
3. Analyze one recent user interview
|
||||
4. Create next PRD using template
|
||||
|
||||
### For Product Team:
|
||||
1. Provide feedback on additional needs
|
||||
2. Share existing templates/processes
|
||||
3. Identify integration requirements
|
||||
4. Volunteer as skill champions
|
||||
|
||||
## 📚 Resources
|
||||
|
||||
### Available Now:
|
||||
- [product-manager-toolkit.zip](computer:///mnt/user-data/outputs/product-manager-toolkit.zip)
|
||||
- [Product Skills Architecture](computer:///mnt/user-data/outputs/product-skills-architecture.md)
|
||||
|
||||
### Support:
|
||||
- Slack: #product-skills
|
||||
- Wiki: /product/skills
|
||||
- Training: Weekly office hours
|
||||
- Feedback: product-skills@company.com
|
||||
|
||||
## 🎯 Vision
|
||||
|
||||
By implementing these skills across your product organization:
|
||||
|
||||
**In 30 Days**:
|
||||
- Consistent prioritization framework
|
||||
- Faster PRD creation
|
||||
- Better user insights
|
||||
|
||||
**In 60 Days**:
|
||||
- Integrated product workflows
|
||||
- Improved feature success rates
|
||||
- Reduced time to market
|
||||
|
||||
**In 90 Days**:
|
||||
- Data-driven product culture
|
||||
- Predictable delivery
|
||||
- Higher customer satisfaction
|
||||
|
||||
---
|
||||
|
||||
**Ready to transform your product organization?** Start with the product-manager-toolkit today. Each skill builds on the previous, creating a compound effect that will revolutionize how your team builds products.
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user