·break-loop
{}

break-loop

Break the Loop - Deep Bug Analysis

21Installs·2Trend·@mindfold-ai

Installation

$npx skills add https://github.com/mindfold-ai/trellis --skill break-loop

How to Install break-loop

Quickly install break-loop AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill break-loop
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mindfold-ai/trellis.

SKILL.md

View raw

When debug is complete, use this command for deep analysis to break the "fix bug -> forget -> repeat" cycle.

Analyze the bug you just fixed from these 5 dimensions:

| A. Missing Spec | No documentation on how to do it | New feature without checklist | | B. Cross-Layer Contract | Interface between layers unclear | API returns different format than expected | | C. Change Propagation Failure | Changed one place, missed others | Changed function signature, missed call sites |

Break the Loop - Deep Bug Analysis Source: mindfold-ai/trellis.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mindfold-ai/trellis --skill break-loop
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from mindfold-ai/trellis

Quick answers

What is break-loop?

Break the Loop - Deep Bug Analysis Source: mindfold-ai/trellis.

How do I install break-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill break-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mindfold-ai/trellis