| name | product-methodology |
| description | Translate validated product evidence into prioritized backlogs, decisions, specifications, and stakeholder communications. Covers RICE, MoSCoW, opportunity solution trees, decision logs, spec drafting, and audience-specific stakeholder communication. Use when the problem is validated and scope is being chosen. |
| license | MIT |
| metadata | {"source_repo":"https://github.com/magnus919/hermes-profiles","source_commit":"867a555"} |
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:
| Reference | Load when |
|---|
| RICE scoring | You need to compare unrelated feature proposals by Reach ร Impact ร Confidence / Effort |
| MoSCoW prioritization | Scope is tight for a time-boxed release and you need crisp Must/Should/Could/Won't boundaries |
| Opportunity solution trees | The problem space is messy and you need to connect customer needs to build decisions without jumping to solutions |
| Decision log | You've made a decision with tradeoffs that will be questioned later โ log the context and expected outcome |
| Spec template | You need a requirements document that engineers, designers, and stakeholders can all work from |
| Stakeholder communication | You're preparing a message for execs, engineers, designers, or customers โ each audience needs a different format |
| Source index | Reviewing provenance, porting scope, and authoritative source links |
Templates
| Template | Load when |
|---|
| Decision log template | You need a fillable decision log entry with frontmatter |
| Spec template | You 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.
- Shaping an unbounded idea into a bet (appetite, pitch, circuit breaker) โ load product-shaping before prioritization frameworks apply; this skill consumes a won bet, it does not create one.
- 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
- Confirm you have validated evidence (interview notes, usage data, competitive analysis). If not, route to
product-discovery. If the validated problem has no appetite or bounded solution yet, shape it via product-shaping first โ do not pre-shred a pitch into tasks before its bet is placed.
- Prioritize with RICE when comparing unrelated proposals; use MoSCoW when scoping a time-boxed delivery.
- Log decisions as structured records with context, options, rationale, and expected outcomes.
- Write specs that define the problem, success metrics, scope boundaries, open questions, and edge cases.
- 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
This skill was ported from magnus919/hermes-profiles at commit 867a555. See references/source-index.md for the portability boundary.