simplify-loop-mm

Community

Iteratively simplify until stable (10x max)

Authorkangmomin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the repetitive execution of Claude Code's built-in /simplify skill, looping until no further changes occur, with a hard cap of 10 iterations to prevent runaway processing.

Core Features & Use Cases

  • Automated iteration control: Repeats the built-in /simplify step until stabilization or the 10-iteration limit is reached.
  • Exclusion and safe-edit workflow: Supports an exclusion mechanism via --exclude, .simplify-exclude.json, and per-iteration snapshots to protect files from unwanted changes.
  • Deterministic recovery: If a modification is detected in excluded files, changes are rolled back to the snapshot, ensuring deterministic behavior in review and auditing scenarios.
  • Use Case: You want to ensure a codebase achieves a stable state after automated simplifications without altering protected files.

Quick Start

Run the built-in /simplify loop until no further changes occur, up to a maximum of 10 iterations.

Dependency Matrix

Required Modules

None required

Components

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: simplify-loop-mm
Download link: https://github.com/kangmomin/harness-plugins/archive/main.zip#simplify-loop-mm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.