🧩
AutomationPython

Breaking Coding Chaos

by bo-cao

Breaking Coding Chaos is an Automation skill for Claude Code, published by bo-cao in breaking-coding-chaos.

20 stars0 forkson bo-cao/breaking-coding-chaosAdded 2026/07/16+43% in starsRepository updated 2026/07/18
agent-skillsagentic-codingclaude-codecoding-agentscontext-engineeringcursoropenai-codexopencode
Install in seconds
Install Breaking Coding Chaos
Copy Breaking Coding Chaos into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/bo-cao/breaking-coding-chaos/tree/master/skills/bcc-breaking-coding-chaos ~/.claude/skills/bcc-breaking-coding-chaos

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/bo-cao/breaking-coding-chaos.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bcc-breaking-coding-chaos/SKILL.md in bo-cao/breaking-coding-chaos
Installs to
~/.claude/skills/bcc-breaking-coding-chaos
Collection
One of 4 skills cataloged from this repository
Category
Automation2226 skills

What Breaking Coding Chaos does

A workflow skill for taking a concrete coding idea from shared context to a reviewed plan and then implementation. Use it to run the throughline, plan review, and clean-cut steps or to check status and next action.

Breaking Coding Chaos is cataloged under Automation on DirSkills. Breaking Coding Chaos comes from a repository tagged agent-skills, agentic-coding, claude-code, coding-agents and context-engineering.

Documentation

README

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)

This is the opening of the README. Read the full README on GitHub.

Commands Breaking Coding Chaos provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /bcc-throughline
  • /bcc-plan-spar
  • /bcc-clean-cut

Frequently asked about Breaking Coding Chaos

  • What else does bo-cao publish alongside Breaking Coding Chaos?

    Breaking Coding Chaos is one of 4 skills that DirSkills catalogs from bo-cao/breaking-coding-chaos, the repository it ships in. Its siblings there include BCC Throughline, Clean Cut and Plan Sparring. Each one is a separate skill with its own page in this directory, installs the same way Breaking Coding Chaos does, and is maintained by bo-cao in that same repository. The rest of the collection is listed on the bo-cao/breaking-coding-chaos page.

  • How does Breaking Coding Chaos compare to other Automation skills?

    Breaking Coding Chaos ranks #2177 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Breaking Coding Chaos against them. Open each page to compare what they document and how they install.