loop-engineering

Community

Build bounded, verified agent loops

AuthorMark393295827
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns repeated agent work into a controlled loop so tasks do not drift into endless retries, self-grading, or unverified claims. It helps you decide when a task should be a one-shot action, a goal-driven loop, an automation, or an auto-research workflow.

Core Features & Use Cases

  • Loop Design: Define the trigger, objective, scope, evidence, limits, and permission boundary before any repeated execution starts.
  • Topology Selection: Choose the simplest workable pattern, such as single-agent, maker-checker, or manager-workers, based on whether independent verification is needed.
  • Failure Prevention: Detect stalled loops, runaway iteration, vague stop conditions, and unsupported writes before they waste time or mutate shared state.
  • Use Case: A CI repair task can be converted into a bounded maker-checker loop with explicit evidence, a finite budget, and a clear recovery path.

Quick Start

Use loop-engineering to define the loop mode, trigger, scope, evidence, limits, and verifier for this task.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: loop-engineering
Download link: https://github.com/Mark393295827/third-brain-v5-skills/archive/main.zip#loop-engineering

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 537,000+ vetted skills library on demand.