Cobusgreyling@Loop Engineering
Cobusgreyling@Loop Engineering from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
7- ▌ Loop Budget · cobusgreylingCheck 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.
- ▌ Loop Triage · cobusgreylingTriage 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.
- ▌ Minimal Fix · cobusgreylingProduce 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.
- ▌ Install Loop · cobusgreylingInstall 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.
- ▌ Loop Verifier · cobusgreylingIndependent 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.
- ▌ Loop Constraints · cobusgreylingRead 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.
- ▌ Budget Negotiator · cobusgreylingAn 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.