cobusgreyling/loop-engineering

Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.

11kStars on the repository
20Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

budget-negotiator

01

cobusgreyling/loop-engineering

Skill Claude CodeCodex

An advanced skill for L3 autonomous loops. When the token budget nears exhaustion, the agent analyzes its ROI and autonomously drafts a negotiation request for a budget increase rather than silently failing.

11k 2d ago A 43 tokens original MIT

install-loop

02

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Install Loop Engineering into a project via the unified CLI front door (@cobusgreyling/loop). Prefer this over invoking loop-init / loop-audit separately. Week-one is report-only; never enable auto-merge or unattended fixes unless the human explicitly asks and doctor is healthy.

11k 2d ago A 59 tokens original MIT

loop-budget

03

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.

11k 2d ago A 32 tokens original MIT

loop-constraints

04

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.

11k 2d ago A 35 tokens original MIT

loop-triage

05

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or Linear board.

11k 2d ago A 44 tokens original MIT

loop-verifier

06

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Independent verification agent for loop-produced changes. Finds reasons to reject. Runs tests. Confirms diff scope. Use after minimal-fix or any implementer sub-agent — never in the same role as the implementer.

11k 2d ago A 47 tokens original MIT

minimal-fix

07

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Produce the smallest possible code change that fixes a specific, well-scoped issue (CI failure, reviewer comment, typo). Use only when the fix target is explicit. Never refactor unrelated code.

11k 2d ago A 43 tokens original MIT

changelog-scan

08

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Scan merged PRs and commits since a given reference, extract titles, labels, types, and signals. Produces structured input for release notes drafting.

11k 2d ago A 35 tokens original MIT

ci-triage

10

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.

11k 2d ago A 28 tokens original MIT

dependency-triage

11

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Scan package manifests and lockfiles for outdated and vulnerable dependencies. Classify by severity and update type.

11k 2d ago A 25 tokens original MIT

issue-triage

12

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Scan open issues and discussions, deduplicate, prioritize, and propose labels. Provides a clean actionable queue.

11k 2d ago A 26 tokens original MIT

post-merge-scan

13

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Scan recent merges to main for tech debt, TODOs, debug code, and small cleanup opportunities. Produces a prioritized fix list.

11k 2d ago A 33 tokens original MIT

pr-review-triage

14

cobusgreyling/loop-engineering

Skill Claude CodeCodex

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

11k 2d ago A 35 tokens original MIT