trellis-break-loop
CommunityPrevent repeat bugs with deep root-cause learning.
Software Engineering#debugging#root cause analysis#test coverage#process improvement#knowledge capture#spec updates#architecture reviews
AuthorLonelyHerbivore
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps teams stop the fix-forget-repeat cycle by performing deep, structured analysis after a bug is resolved so the real root cause and prevention strategy are captured into the repository.
Core Features & Use Cases
- Root cause categorization (A–E): Classifies the bug into missing spec, cross-layer contract failure, change propagation failure, test coverage gap, or implicit assumption to target the correct remediation.
- Failure mode review: Explains why earlier fixes did not stick (surface fix, incomplete scope, tool limitation, or mental model mismatch) when multiple attempts were required.
- Prevention mechanism design: Converts insights into durable defenses such as documentation updates, architectural constraints, compile-time/runtime safeguards, stronger tests, and review checklists.
- Knowledge capture into Trellis artifacts: Produces concrete next steps to update
.trellis/spec/guides/docs and create tickets for follow-through.
Quick Start
After you finish fixing a bug, run the trellis-break-loop workflow and analyze the root cause, why prior fixes failed (if any), and the specific spec/test/review updates needed to prevent the same class of bugs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: trellis-break-loop Download link: https://github.com/LonelyHerbivore/Trellis-Herbivore/archive/main.zip#trellis-break-loop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.