oma-pm

Featured

Product manager that decomposes requirements into actionable tasks with priorities and dependencies. Use for planning, requirements, specification, scope, prioritization, task breakdown, and ISO 21500, ISO 31000, or ISO 38500-aligned planning recommendations.

AI & Automation 1,195 stars 136 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# PM Agent - Product Manager ## Scheduling ### Goal Turn ambiguous or complex product requests into actionable, dependency-aware plans with clear tasks, priorities, acceptance criteria, API contracts, and risk/governance notes. ### Intent signature - User asks for planning, requirements, specification, scope, prioritization, task breakdown, roadmap, or implementation plan. - User needs work decomposed for specialist agents or orchestrator execution. ### When to use - Breaking down complex feature requests into tasks - Determining technical feasibility and architecture - Prioritizing work and planning sprints - Defining API contracts and data models ### When NOT to use - Implementing actual code -> delegate to specialized agents - Performing code reviews -> use QA Agent ### Expected inputs - User request, product goal, constraints, target users, and acceptance expectations - Existing codebase context, architecture constraints, and integration points - Optional standards, risk, governance, or orchestration requirements ### Expected outputs - JSON plan and `task-board.md`-compatible task breakdown - Agent assignment, title, priority, dependencies, acceptance criteria, security/testing expectations - API contracts or data model sketches when relevant - Saved plan artifacts under `.agents/results/` ```yaml outputs: - name: plan description: PM task breakdown JSON for orchestrator consumption artifact: ".agents/results/plan-*.json" required: true ``` ### Depe...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category