problem-mapping

problem-mapping is a skill for Claude Code, Codex from bacchus-labs/wrangler. It costs 90 tokens per session (1,924 once invoked), scanned A, original, MIT.

A structured way to define a design or product problem before looking for solutions. It maps goals, users, stakeholders, constraints, assumptions, and pain points.

In plain words
What is it for?
Use it at the beginning of a design sprint or product discussion to frame the problem, identify affected people, and set success criteria.
Why use it?
It creates a shared understanding of what needs solving and prevents teams from jumping to solutions too early.

Skill for Claude CodeCodex

Part of the wrangler plugin — 25 skills, 16 commands, 16 agents shipped together

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.

agentmods
npx agentmods add skills/bacchus-labs/wrangler/problem-mapping
Any agent
npx skills add bacchus-labs/wrangler --skill problem-mapping
Clone the repo
git clone --depth 1 https://github.com/bacchus-labs/wrangler

Made for: Claude Code, Codex.

Or install wrangler, the plugin that ships this one along with the rest of its 25 skills, 16 commands, 16 agents.

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 problem-mapping

README.md
[![agentmods](https://agentmods.dev/badge/skills/bacchus-labs/wrangler/problem-mapping.svg)](https://agentmods.dev/skills/bacchus-labs/wrangler/problem-mapping)
Your own site
<a href="https://agentmods.dev/skills/bacchus-labs/wrangler/problem-mapping"><img src="https://agentmods.dev/badge/skills/bacchus-labs/wrangler/problem-mapping.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,924 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00090 $0.01924
Opus 5 $0.00045 $0.00962
Sonnet 5 $0.00018 $0.00385
Haiku 4.5 $0.00009 $0.00192

Measured 4d ago against content hash 97d601244a5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

problem-mapping 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 4d 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.

.wrangler/memory/knowledge-base/reference-prompts/skills/problem-mapping/SKILL.md · 299 lines

How it starts

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

Problem Mapping

Problem Mapping helps teams understand and frame design challenges before jumping to solutions. Based on the "Understand" phase from Google Design Sprint methodology, this skill structures messy problem spaces into clear goals, assumptions, and pain points.

What This Skill Does

  • Facilitates structured problem exploration through guided questioning
  • Captures goals, users, constraints, and assumptions systematically
  • Documents pain points and challenges
  • Creates shared understanding document as sprint foundation
  • Does NOT generate solutions or make decisions (that comes later)
  • Does NOT interpret findings (humans decide significance)

Workflow Decision Tree

Start here: "I'd like to start a problem mapping session"

Claude will ask: "How are you running this session?"

  1. Solo → Individual exploration with Claude
  2. Team Sync → Team together, Claude facilitates discussion
  3. Team Async → Team provides input separately, Claude synthesizes

Each mode follows the same 6-step questioning framework but adapts the interaction style.

Solo Mode

Use when working through problems independently - initial exploration, personal projects, or prep work.

How It Works

  1. Claude asks structured questions about the problem
  2. Think out loud and answer thoughtfully (don't rush)
  3. Claude structures responses into problem map
  4. Review and refine together

Question Framework

  1. Problem Statement - What are we trying to solve?
  2. Users/Stakeholders - Who's involved? Who's affected?
  3. Goals - What does success look like?
  4. Constraints - What's limiting us? (time, resources, technology)
  5. Assumptions - What are we taking for granted?
  6. Pain Points - What are the key challenges or frustrations?

Your Role

  • Think out loud, don't self-censor
  • Challenge own assumptions
  • Ask Claude to dig deeper if stuck
  • Don't rush - this is thinking time

Team Sync Mode

Use when team is together (in-person or video call) - kickoff meetings, workshops, retreat sessions.

Read the full file on GitHub · 299 lines

Files

What ships with it

1 file 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. 4d ago First seen · 299 lines · 90 tokens per session scan A 97d601244a5f

Subscribe to this mod's changes

problem-mapping is a skill published in the GitHub repository bacchus-labs/wrangler (4 stars, last pushed 6mo ago), licensed MIT. It adds 90 tokens to every session and 1,924 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-31.

Related

Other skills, from other repositories

hallmark

Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.

Nutlope/hallmark · 61 tokens

read

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…

tw93/Waza · 78 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

desktop-principles

Desktop-specific UX principles - hover states, pointer precision, keyboard shortcuts, multi-window, focus management. Covers macOS, Windows, Linux, web desktop.

Jwuthri/Tracely-ai · 36 tokens

taiyi-ui-design

TaiyiForge 第 4 阶段 — UI/UX 契约,产出 UI-DESIGN.md。四端通用。.

Dong90/oh-my-taiyiforge · 35 tokens

accessibility-analysis

服務可達性分析工具箱(accessibility / service coverage)。當用戶說「30km 路網可達」「最近 X 站」「服務範圍」「沙漠」「孤島」「等時圈」「isochrone」「可達性分析」「路網覆蓋」或要新增任何「離 POI 多遠」類型的分析時觸發。整合 mini-taiwan-pulse + taipei-gis-analytics 兩端 SOP,覆蓋三種視覺模式(路網染色 / Polygon 沿路網 / Hex 格點)、三套既有 reference pipeline 對照、模式選擇決策樹、常見坑(Overpass mirror 不穩 / pyrosm 爆 RAM / multi-bucket /…

ianlkl11234s/mini-taiwan-pulse · 239 tokens