# Breakdown

> Convergent, action-first problem decomposition (the terse twin of /fanout). Use ONLY when the user types /breakdown or says "break this down" / "break it down" / "decompose this". Takes ONE tangled or ambiguous problem and returns the single smallest next ACTION plus a collapsed full plan. Terse, no hand-holding, no capability narration. Do NOT use for open-ended ideation with many valid answers…

- **Type:** Skill
- **Install:** `agentstack add skill-dtiger1889-ops-claude-harness-toolbox-breakdown`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [dtiger1889-ops](https://agentstack.voostack.com/s/dtiger1889-ops)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [dtiger1889-ops](https://github.com/dtiger1889-ops)
- **Source:** https://github.com/dtiger1889-ops/claude-harness-toolbox/tree/main/skills/breakdown

## Install

```sh
agentstack add skill-dtiger1889-ops-claude-harness-toolbox-breakdown
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# breakdown -- convergent, action-first decomposition

The convergent complement to /fanout. /fanout opens a problem up (many valid answers);
/breakdown closes one down (one tangle -> one next step). Single-shot, no sub-agents,
~1x cost. Grounded in the maintainer's session-transcript crawl: the loudest friction was
"stop explaining, just do it," so this skill is ACTION-FIRST and minimal-prose by design.
If your output reads like a gentle walk-through, it is wrong -- cut it.

## Step 1 -- get the tangle
Accept the problem from an @-mention, a path, or pasted text. If it is genuinely vague,
ask for one or two sentences -- once. Read any referenced file to EOF before decomposing.
If the tangle is (or names) a project artifact, ALSO read that project's `CHECKPOINT.md`
to EOF first (receipt/preview is not a read) -- the "real goal" and the "blocking decision"
depend on live project state (deadlines, sequencing gates, what's already decided), and a
decomposition blind to it points at the wrong next action. Skip only if genuinely project-free.

## Step 2 -- output exactly these five blocks, tersely, in order
No preamble. No "I have access to...". Do not restate the question back at length.

1. **Real goal** (one sentence). What "done" actually means. If the stated goal differs
   from the real one, say so in one line.
2. **Smallest next action** (one concrete, physical step doable in one sitting -- e.g.
   "open X and write the three field names," not "design the schema"). Then OFFER to just
   do it now. Do not explain at length first.
3. **The one blocking decision** -- the single fork that unlocks the most, or
   "none -- just start."
4. **Full plan (collapsed)** -- the complete checklist under a one-line summary, explicitly
   de-emphasized: "ignore until step 2 is done."
5. **First trap** -- the single most likely failure mode and its earliest signal.

## Rules
- One thread on the critical path. Do not list parallel workstreams.
- Plain language, no invented codes (translate any filing tags to people-words).
- Do NOT start the work until the user picks. /breakdown plans; it does not execute.
- Persist nothing by default. If worth keeping, offer to write it into the project's
  CHECKPOINT "Next step" line.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [dtiger1889-ops](https://github.com/dtiger1889-ops)
- **Source:** [dtiger1889-ops/claude-harness-toolbox](https://github.com/dtiger1889-ops/claude-harness-toolbox)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-dtiger1889-ops-claude-harness-toolbox-breakdown
- Seller: https://agentstack.voostack.com/s/dtiger1889-ops
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
