cobusgreyling

50 mods across 7 repositories, 11k stars between them.

cobusgreyling/loop-engineering

Instructions file CodexOpenCode

Instructions for cobusgreyling/loop-engineering, covering agents.md — loop-engineering reference, build & verify, unified front door (prefer for new workflows), loop readiness audit cli (still canonical scorer) and before/after demo (scores an empty dir → starter → l2).

11k 2d ago A 457 tokens original MIT

budget-negotiator

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

14

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

loop-verifier

15

cobusgreyling/loop-engineering

Agent Claude Code

Independent checker for loop-produced changes. Rejects unless tests pass and scope is minimal. Never implement fixes.

11k 2d ago A 25 tokens original MIT

dependency-triage

16

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

17

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

18

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

19

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

llm-wiki AGENTS.md

21

cobusgreyling/llm-wiki

Instructions file CodexOpenCode

Instructions for cobusgreyling/llm-wiki, covering llm wiki agent instructions, architecture, page types, special files and log entry format.

42 1mo ago A 1,811 tokens original MIT

llm-wiki

22

cobusgreyling/llm-wiki

MCP server Claude CodeCodexCursor +2

MCP server "llm-wiki" as configured in cobusgreyling/llm-wiki. Runs llm_wiki.mcp_server with python. Needs 1 environment variable to run.

42 1mo ago A tokens not measured original MIT

cobusgreyling/goal-engineering

Skill Claude CodeCodex

Pre-flight check before calling updategoal(completed: true). Ensures verifier ran, tests passed, and GOAL.md checklist is complete. Use when implementer believes work is done, or when asked "can I mark goal complete?".

39 2mo ago A 52 tokens original MIT

goal-scoper

24

cobusgreyling/goal-engineering

Skill Claude CodeCodex

Break a large request into a bounded, goal-ready objective with verifiable done conditions. Use before /goal when the task is vague, too large, or missing acceptance criteria. Produces GOAL.md draft content.

39 2mo ago A 47 tokens original MIT