feat: Add Digital Product Manager Agent with PRD and Roadmap capabilities - #414
Merged
Conversation
Create a new specialized AI agent for digital product management with multidisciplinary expertise covering Product Management, Product-Market Fit, UX/UI, Software Architecture, Digital Marketing, AI/ML, and Business Strategy. New files: - agents/digital-product-agent.ts: Agent prompt and configuration - tools/digital-product-tools.ts: PRD generator and Roadmap generator tools The PRD tool generates comprehensive Product Requirements Documents with sections for vision, personas, JTBD, functional/non-functional requirements, user stories, tech architecture, UX/UI, AI features, metrics, risks, and go-to-market strategy. The Roadmap tool generates strategic product roadmaps with visual timeline, phased deliverables, resource planning, risk matrix, and governance cadence. Agent registered in intelligent-router.ts, specialized-agent-factory.ts, and tools registered in tools/index.ts. https://claude.ai/code/session_01Kd8ygVGieU1a84u5QZmdWd
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
📋 Description
This PR introduces a new Digital Product Manager Agent - a specialized AI agent with comprehensive expertise in digital product management. The agent helps users create Product Requirements Documents (PRDs), product roadmaps, and provides strategic guidance across product management, UX/UI design, technology architecture, AI/ML integration, marketing, and business strategy.
Key Features:
Implementation Details:
intelligent-router.tswith proper tool bindingsspecialized-agent-factory.tswith detailed competencies and rulesdigital-product-agent.tswith enterprise-grade documentationgenerate_prd,generate_product_roadmap,web_search, memory management, task/goal creation🎯 Type of Change
🔗 Related Issues
Related to product management and digital product strategy capabilities expansion.
✅ Checklist
Code Quality
Testing
Documentation
Dependencies
Security
🧪 How Has This Been Tested?
📝 Additional Notes
The Digital Product Manager Agent is designed to be:
The agent leverages multiple frameworks (Design Thinking, Lean Startup, Shape Up, RICE, MoSCoW, etc.) and can adapt recommendations based on user context and project history.
🚀 Deployment Notes
✨ Future Improvements
https://claude.ai/code/session_01Kd8ygVGieU1a84u5QZmdWd