agentsclimarketplace

Product methodology

Skill magnus919/agent-skills/product-methodology

Product management frameworks for translating validated evidence into prioritized backlogs, decisions, specifications, and stakeholder communications. Covers RICE, MoSCoW, opportunity solution trees, decision logs, spec drafting, and audience-specific stakeholder communication.From its SKILL.md

Install
npx -y skills add magnus919/agent-skills --skill product-methodology

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 29 days oldThe repository was created 29 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 21 stars21 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

5.3 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

Product Methodology

This skill begins where discovery ends. When you have validated evidence from stakeholder conversations, competitive research, or usage data, it guides you through prioritization, decision-making, specification, and communication.

Pipeline

VALIDATED EVIDENCE → [PRIORITIZE] → [DECIDE] → [SPECIFY] → [COMMUNICATE]
                         |              |           |              |
                    RICE + MoSCoW   Decision log   Spec        Stakeholder
                                     template    template       briefs

Reference Guide

Load only the reference relevant to the task:

ReferenceLoad when
RICE scoringYou need to compare unrelated feature proposals by Reach × Impact × Confidence / Effort
MoSCoW prioritizationScope is tight for a time-boxed release and you need crisp Must/Should/Could/Won't boundaries
Opportunity solution treesThe problem space is messy and you need to connect customer needs to build decisions without jumping to solutions
Decision logYou've made a decision with tradeoffs that will be questioned later — log the context and expected outcome
Spec templateYou need a requirements document that engineers, designers, and stakeholders can all work from
Stakeholder communicationYou're preparing a message for execs, engineers, designers, or customers — each audience needs a different format
Source indexReviewing provenance, porting scope, and authoritative source links

Templates

TemplateLoad when
Decision log templateYou need a fillable decision log entry with frontmatter
Spec templateYou need a fillable spec document with the sections provided by this methodology

Trigger Conditions

Load this skill when:

  • Prioritizing a backlog of feature proposals or initiatives
  • Making a product decision that needs a documented rationale
  • Writing a specification for a feature or integration
  • Communicating a product decision to different audiences (executives, engineers, designers, customers)
  • Mapping customer opportunities to potential solutions
  • Scoping a time-boxed release with clear boundaries
  • A stakeholder asks "why did we decide this?" and there's no record

When Not to Use

  • Stakeholder discovery and interviews — load product-discovery first. This skill starts from validated evidence, not raw stakeholder conversations.
  • Interaction design, task flows, state/recovery models, or usability-study planning — use product-design-and-ux after this skill has chosen scope. This skill decides what to build and why; design-and-ux defines user-facing behavior.

Working Method

  1. Confirm you have validated evidence (interview notes, usage data, competitive analysis). If not, route to product-discovery.
  2. Prioritize with RICE when comparing unrelated proposals; use MoSCoW when scoping a time-boxed delivery.
  3. Log decisions as structured records with context, options, rationale, and expected outcomes.
  4. Write specs that define the problem, success metrics, scope boundaries, open questions, and edge cases.
  5. Communicate decisions in the format each audience needs — recommendation-first for executives, context-first for engineers, listening-first for customers.

Portability

This skill is intentionally host-neutral. It requires no profile system, output format, scripts, or external services. Load references directly by path — use the host agent's normal file-loading mechanism.

Provenance

FrameworkOriginSource
RICEIntercom (Sean McBride, 2016)intercom.com/blog/rice-simple-prioritization-for-product-managers
MoSCoWDai Clegg, Oracle UK (1994); later adopted by DSDMAgile Business Consortium: MoSCoW prioritisation
Opportunity Solution TreesTeresa Torres (Product Talk)producttalk.org/opportunity-solution-tree
Decision logSynthesized from ADR practice and product management conventions
Spec templateSynthesized from common PRD practice
Stakeholder communicationSynthesized from product management communication practice

This skill was ported from magnus919/hermes-profiles at commit 867a555. See references/source-index.md for the portability boundary.

What ships with it: 11 files

47.4 KB alongside SKILL.md

evals/

templates/

Keep looking

Skills are one crate of 326,834. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.