← All creators

cobusgreyling

User

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.

13 indexed · 13 Featured · 9,472 stars · avg score 93
Prolific Quality

Categories

Indexed Skills (13)

AI & Automation Featured

loop-constraints

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.

9,472 Updated today
cobusgreyling
AI & Automation Featured

loop-triage

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.

9,472 Updated today
cobusgreyling
AI & Automation Featured

loop-verifier

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.

9,472 Updated today
cobusgreyling
AI & Automation Featured

minimal-fix

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.

9,472 Updated today
cobusgreyling
AI & Automation Featured

ci-triage

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

9,472 Updated today
cobusgreyling
AI & Automation Featured

dependency-triage

Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.

9,472 Updated today
cobusgreyling
AI & Automation Featured

issue-triage

Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.

9,472 Updated today
cobusgreyling
AI & Automation Featured

post-merge-scan

Scan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.

9,472 Updated today
cobusgreyling
AI & Automation Featured

pr-review-triage

Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.

9,472 Updated today
cobusgreyling
AI & Automation Featured

install-loop

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.

9,472 Updated today
cobusgreyling
AI & Automation Featured

changelog-scan

Scan recent merges/PRs/commits for release note content. Structured output for drafter.

9,472 Updated today
cobusgreyling
AI & Automation Featured

draft-release-notes

Turn changelog-scan output into polished, categorized release notes draft. Propose only.

9,472 Updated today
cobusgreyling
AI & Automation Featured

loop-budget

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.

9,472 Updated today
cobusgreyling

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.