bcc-breaking-coding-chaos

bcc-breaking-coding-chaos is a skill for Claude Code from bo-cao/breaking-coding-chaos. It costs 101 tokens per session (1,444 once invoked), scanned A, original, MIT.

A structured workflow for taking a reasonably clear coding idea through context gathering, planning, review, implementation, and verification. It uses shared notes and approval points to track the work.

In plain words
What is it for?
Use it to run the full workflow for a coding change, check the status of an existing task, or determine the next step in the process.
Why use it?
It gives a coding task a traceable path from the original idea to the finished change, while exposing unclear decisions before implementation begins.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the bcc plugin — 4 skills shipped together

Good fit Use it to run the full workflow for a coding change, check the status of an existing task, or determine the next step in the process.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bo-cao/breaking-coding-chaos/bcc-breaking-coding-chaos
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 bo-cao/breaking-coding-chaos --skill bcc-breaking-coding-chaos
Clone the repo
git clone --depth 1 https://github.com/bo-cao/breaking-coding-chaos

Made for: Claude Code.

Or install bcc, the plugin that ships this one along with the rest of its 4 skills.

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 bcc-breaking-coding-chaos

README.md
[![agentmods](https://agentmods.dev/badge/skills/bo-cao/breaking-coding-chaos/bcc-breaking-coding-chaos.svg)](https://agentmods.dev/skills/bo-cao/breaking-coding-chaos/bcc-breaking-coding-chaos)
Your own site
<a href="https://agentmods.dev/skills/bo-cao/breaking-coding-chaos/bcc-breaking-coding-chaos"><img src="https://agentmods.dev/badge/skills/bo-cao/breaking-coding-chaos/bcc-breaking-coding-chaos.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,444 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00101 $0.01444
Opus 5 $0.00051 $0.00722
Sonnet 5 $0.00020 $0.00289
Haiku 4.5 $0.00010 $0.00144

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

Security

Grade A, and why

bcc-breaking-coding-chaos 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 8d 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/bcc-breaking-coding-chaos/SKILL.md · 116 lines

How it starts

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

bcc-breaking-coding-chaos

One main skill + three sub-skills. This file is the only “big” entry; the three children own deep rules.

Sub-skill Role
bcc-throughline Global map: plans.md / progress.md / findings.md only
bcc-plan-spar After throughline: single PLAN.md align + review
bcc-clean-cut After human APPROVE: minimal code + verify + writeback

Internal notes (not separate slash skills): references/SESSION.md, references/WRITEBACK.md.

Prerequisite: a reasonably concrete idea. BCC is 1:1 implement + control, not ideation from zero.


Shared voice (Mode A and Mode B)

Talk like a sharp collaborator on their work — not a workflow product or ceremony host.

Do Don't
Lead with goal / map / next choice “先对齐上下文 / BCC 双环说明 / 恢复账本” on cold start
Short human gates (confirm hardpoint, APPROVE implement) Unprompted “还没写代码 / throughline 不写产品代码” lectures
Load each child skill and follow its voice rules Dump file-role tables, 5-question grids, skill architecture
Keep process quiet; enforce order silently Sell the next skill every turn

Mode A only chains the same comfortable steps Mode B uses one-by-one — same tone, same gates, less user typing.


Two modes (this skill)

Mode A — full chain

When user says run BCC / full flow / implement this idea end-to-end:

1. bcc-throughline   (create/update map — required first; cold start = start the map, not “resume”)
2. confirm next hardpoint with user (one short question + recommended default)
3. bcc-plan-spar     (grill until clear enough; review budget = rounds if user set it, else plan-spar default)
4. human APPROVE → write .bcc/session.json (see references/SESSION.md)
5. bcc-clean-cut     (code + verify + mandatory writeback)
6. if any hardpoint still open → brief status + next hardpoint or stop
   if ALL throughline hardpoints complete AND wrap-up not yet offered/closed
     → one-shot endeavor wrap-up per bcc-throughline (Gate A+B); else do not re-ask

Read the full file on GitHub · 116 lines

Files

What ships with it

2 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. 8d ago First seen · 116 lines · 101 tokens per session scan A a51de855d4b4

Subscribe to this mod's changes

bcc-breaking-coding-chaos is a skill published in the GitHub repository bo-cao/breaking-coding-chaos (22 stars, last pushed 6d ago), licensed MIT. It adds 101 tokens to every session and 1,444 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.