product-facilitation

product-facilitation is a skill for Claude Code from prepforeverything/prepkit-product. It costs 55 tokens per session (2,718 once invoked), scanned A, original, MIT.

A process skill for organizing product work across research, specifications, experiments, and prioritization while keeping shared context in one place.

In plain words
What is it for?
Use it to gather product context, route work toward research, a PRD, an experiment, deferral, or rejection, and record the reasoning behind that route.
Why use it?
It helps teams ask structured questions and choose the next product step from evidence rather than intuition.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the prepkit-product plugin — 9 skills, 1 agent shipped together

Good fit Use it to gather product context, route work toward research, a PRD, an experiment, deferral, or rejection, and record the reasoning behind that route.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prepforeverything/prepkit-product/product-facilitation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add prepforeverything/prepkit-product --skill product-facilitation
Clone the repo
git clone --depth 1 https://github.com/prepforeverything/prepkit-product

Made for: Claude Code.

Or install prepkit-product, the plugin that ships this one along with the rest of its 9 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-facilitation

README.md
[![agentmods](https://agentmods.dev/badge/skills/prepforeverything/prepkit-product/product-facilitation.svg)](https://agentmods.dev/skills/prepforeverything/prepkit-product/product-facilitation)
Your own site
<a href="https://agentmods.dev/skills/prepforeverything/prepkit-product/product-facilitation"><img src="https://agentmods.dev/badge/skills/prepforeverything/prepkit-product/product-facilitation.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,718 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.02718
Opus 5 $0.00028 $0.01359
Sonnet 5 $0.00011 $0.00544
Haiku 4.5 $0.00006 $0.00272

Measured 6d ago against content hash bd16d75b54f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

product-facilitation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/product-facilitation/SKILL.md · 204 lines

How it starts

The opening of the file, as written. The whole thing — 204 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Standalone Mode: This skill is part of the prepkit-product plugin.

  • spec/product-context.md is optional — provide context inline or create one from the template.
  • Output paths (research/, reports/) are relative to your current working directory.
  • Facilitation routing is advisory — invoke any skill directly.
  • docs/product-foundation.md is optional — the skill works without it.
  • Routing decisions are advisory in standalone mode, not authoritative.

Product Facilitation

Use this as a process skill. Activate alongside any product domain skill or workflow.

Goal:

  • drive structured questioning so product work is grounded in evidence, not intuition
  • manage shared product context across discovery, research design, specification, and prioritization
  • act as the sole routing authority for next-step decisions

Routing Authority

product-facilitation decides the next move: research, PRD, experiment, defer, or reject.

Authority split:

  • product-facilitation
    • chooses the route
    • owns backward routing when upstream thinking is missing
    • records route rationale when an artifact or shared-state update needs it
  • domain skills
    • diagnose evidence quality, readiness, or tradeoff quality
    • may emit advisory next-step labels
    • do not independently choose the route
  • workflows
    • define checkpoints, inputs, and artifact sequencing
    • invoke facilitation at decision points
    • do not embed competing route logic

If diagnosis and workflow expectations conflict, choose the safer backward route.

Routing Decision Tree

  1. Is the problem statement clear and evidence-backed?
    • No → route to research (discovery or validation)
    • Yes → continue
  2. Has the opportunity been mapped and a pursue decision made?
    • No → route to product-opportunity-mapping
    • Yes → continue
  3. Is the evidence quality pattern or stronger?
    • No → route to product-validation for cheapest next evidence move
    • Yes → continue
  4. Are success metrics defined with baselines?
    • No → route to product-metrics-analysis
    • Yes → continue
  5. Is the team ready to specify scope?
    • Yes → route to PRD
    • No, needs experiment → route to experiment
    • No, not worth pursuing → route to reject with rationale
    • No, not now → route to defer with revisit trigger

Read the full file on GitHub · 204 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 204 lines · 55 tokens per session scan A bd16d75b54f1

Subscribe to this mod's changes

product-facilitation is a skill published in the GitHub repository prepforeverything/prepkit-product (2 stars, last pushed 5mo ago), licensed MIT. It adds 55 tokens to every session and 2,718 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.