Agent skill · Workflow & Productivity

oma-pm

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.

first-flukegithub.com/first-flukeGitHub ↗
claude-codecodexcursorMIT
Install
npx skills add first-fluke/oh-my-agent --skill oma-pm --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 7 KB
Bundled scripts: none
Path: .agents/skills/oma-pm/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,204
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Scheduling
  2. Goal
  3. Intent signature
  4. When to use
  5. When NOT to use
  6. Expected inputs
  7. Expected outputs
  8. Dependencies
  9. Control-flow features
  10. Structural Flow
  11. Entry
  12. Scenes
  13. Transitions
  14. Failure and recovery
Ships with 6 files
  • resources/error-playbook.md
  • resources/examples.md
  • resources/execution-protocol.md
  • resources/iso-planning.md
  • resources/plan-phase-protocol.md
  • resources/task-template.json
More from oh-my-agent
All skills →
About this skill
What does the oma-pm skill do?

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.

How do I install it?

Run `npx skills add first-fluke/oh-my-agent --skill oma-pm --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From first-fluke/oh-my-agent, a repository with 1,204 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going