๐Ÿงญ
AI EngineeringPython

BCC Throughline

by bo-cao

BCC Throughline is an AI Engineering 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 BCC Throughline
Copy BCC Throughline 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-throughline ~/.claude/skills/bcc-throughline

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-throughline/SKILL.md in bo-cao/breaking-coding-chaos
Installs to
~/.claude/skills/bcc-throughline
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering โ€” 3670 skills

What BCC Throughline does

A global progress cockpit for AI coding projects using plans.md, progress.md, and findings.md to track goals, phases, and hardpoints. Use it to reprioritize tasks, resume after context clears, and keep the big picture in focus.

BCC Throughline is cataloged under AI Engineering on DirSkills. BCC Throughline comes from a repository tagged agent-skills, agentic-coding, claude-code, coding-agents and context-engineering.

Documentation

README

bcc-throughline

Job: keep a durable endeavor map so the human can see progress and re-order work โ€” goal, phases, hardpoints, what changed.

Files (project root only): plans.md ยท progress.md ยท findings.md
Templates: templates/. Coding checklists live in root PLAN.md (other skills) โ€” not here.

Internal only: disk = durable context; chat = RAM. Session file: SESSION.md. Writeback rules: WRITEBACK.md.
Do not narrate these metaphors or protocol names to the user unless they ask how BCC works.


User voice (required โ€” comfort first)

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

Commands BCC Throughline provides

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

  • /clear
  • /bcc-throughline

Frequently asked about BCC Throughline

  • What else does bo-cao publish alongside BCC Throughline?

    BCC Throughline is one of 4 skills that DirSkills catalogs from bo-cao/breaking-coding-chaos, the repository it ships in. Its siblings there include Breaking Coding Chaos, Clean Cut and Plan Sparring. Each one is a separate skill with its own page in this directory, installs the same way BCC Throughline 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 BCC Throughline compare to other AI Engineering skills?

    BCC Throughline ranks #3575 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 BCC Throughline against them. Open each page to compare what they document and how they install.