ambiguity-resolver

ambiguity-resolver is a skill for Claude Code from lenar-amirov/product-pipeline-public. It costs 98 tokens per session (964 once invoked), scanned A, original, MIT.

A way to turn a vague request handed down by a manager or another stakeholder into a one-page problem statement.

In plain words
What is it for?
Use it when asked to investigate an unclear topic, define what is in or out of scope, identify who decides, and plan a small amount of useful research.
Why use it?
It clarifies the questions, boundaries, urgency, decision owner, and minimum research needed, reducing confusion and uncontrolled changes in scope.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when asked to investigate an unclear topic, define what is in or out of scope, identify who decides, and plan a small amount of useful research.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lenar-amirov/product-pipeline-public/ambiguity-resolver
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 lenar-amirov/product-pipeline-public --skill ambiguity-resolver
Clone the repo
git clone --depth 1 https://github.com/lenar-amirov/product-pipeline-public

Made for: Claude Code.

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 ambiguity-resolver

README.md
[![agentmods](https://agentmods.dev/badge/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver/github.svg)](https://agentmods.dev/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver)
Your own site
<a href="https://agentmods.dev/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver"><img src="https://agentmods.dev/badge/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ambiguity-resolver

Your own site · 80×15
<a href="https://agentmods.dev/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver"><img src="https://agentmods.dev/badge/skills/lenar-amirov/product-pipeline-public/ambiguity-resolver.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 964 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.00098 $0.00964
Opus 5 $0.00049 $0.00482
Sonnet 5 $0.00020 $0.00193
Haiku 4.5 $0.00010 $0.00096

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

Security

Grade A, and why

ambiguity-resolver 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 12d 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.

.claude/skills/ambiguity-resolver/SKILL.md · 99 lines

How it starts

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

Ambiguity Resolver Skill

Purpose

Turn a brief handed down by someone else into a structured problem statement — so the PM can reply to the stakeholder with clarity instead of booking three more meetings. Distinctive value vs the normal drill-down: explicit OUT-of-scope boundaries and a named decision owner, which protect the PM when the request inevitably mutates.

Three-Stage Process

Stage 1: Reframe

  • Restate the vague input as 3-5 explicit questions that need answering
  • Identify the unstated assumptions hidden in the brief
  • Surface the real decision this feeds into (what will someone do differently once this is resolved?)

Stage 2: Scope

  • Define what is explicitly IN scope
  • Define what is explicitly OUT of scope (equally important)
  • Identify the deadline pressure: is this urgent/important, important/not urgent, or unclear?
  • Name who owns the final decision and who needs to be consulted

Stage 3: Action

  • Define the minimum viable research: 2-3 activities maximum that would give enough signal to move forward with confidence
  • Time estimate for each activity
  • What each activity would tell you (and what it wouldn't)
  • Proposed check-in point: when to regroup before committing to more

Output Format

Problem Brief: [Opportunity Area]

Restated as questions:

  1. [Question 1]
  2. [Question 2]
  3. [Question 3]

Unstated assumptions we should surface:

  • [Assumption 1]
  • [Assumption 2]

In scope: [Clear boundary] Out of scope: [Clear boundary] Decision owner: [Name/role] Timeline: [Real deadline if known, or "unclear — recommend setting one"]

Minimum viable research:

Activity Time required What it tells us
[activity] [time] [insight]

Proposed check-in: After [activity], regroup to decide whether to proceed or pivot.

Pipeline Integration

This skill is a utility — use it at any pipeline step when input is vague or contradictory.

Read the full file on GitHub · 99 lines

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. 12d ago First seen · 99 lines · 98 tokens per session scan A a5cc9c299ed6

Subscribe to this mod's changes

ambiguity-resolver is a skill published in the GitHub repository lenar-amirov/product-pipeline-public (12 stars, last pushed 23d ago), licensed MIT. It adds 98 tokens to every session and 964 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

chief-operating-officer

Owns execution: how work actually gets done across the organization, including process, program management, capacity, vendors, supply chain, and service delivery. Use this when execution is the problem rather than strategy, to design or fix a process, to resolve cross-functional handoff failures, to plan capacity, to…

cbrock84/headcount · 94 tokens

chief-product-officer

Owns what gets built and why: product strategy, roadmap, discovery, user experience, and the definition of success for each release. Use this to decide what to build next, to cut scope, to turn a business goal into a product bet, to judge whether a feature is worth its cost, or when engineering and go-to-market…

cbrock84/headcount · 96 tokens

chief-technology-officer

Owns architecture, engineering delivery, infrastructure, data platform, and internal systems. Use this for build-versus-buy calls, technology selection, architectural direction, engineering capacity and delivery risk, technical debt tradeoffs, platform and tooling decisions, or when a technical choice has business…

cbrock84/headcount · 84 tokens

customer-success-management

Runs the ongoing relationship with accounts after the sale — segmenting coverage against account value, building a health score that predicts rather than describes, running reviews customers find worth attending, forecasting renewals honestly, and finding expansion that follows usage instead of quota. Use this to…

cbrock84/headcount · 85 tokens

chief-information-officer

The CIO's remit — running the technology the company works on, service quality, IT spend, and the boundary with product engineering. Use this to set IT priorities, decide what IT owns versus engineering, structure IT spend or an IT roadmap, judge whether to build, buy or outsource, or work out why IT is seen as a cost…

cbrock84/headcount · 79 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens