Cobus Greyling
Community@cobusgreyling · South Africa
I explore AI agents, harness & loop engineering. Author of loop-engineering (9.5k★). cobusgreyling.com
Agent Skills by Cobus Greyling
Showing 21 vetted skills indexed across 1 GitHub repositories.
ci-triage
Classify CI failures as flake, regression, env, or config before fix attempts.
pr-review-triage
Triages open pull requests for CI status, review state, and merge readiness.
issue-triage
Scans open GitHub issues and discussions to dedupe, prioritize, and propose labels in a state file.
changelog-scan
Extracts merged PRs and commits from git history into structured release notes input.
draft-release-notes
Converts changelog-scan output into a categorized release notes draft.
dependency-triage
Scan package manifests and lockfiles for outdated packages and CVEs grouped by update risk.
install-loop
Scaffolds report-only agent loops in repositories via the @cobusgreyling/loop CLI.
budget-negotiator
Drafts ROI-based token budget increase requests when autonomous loops near their daily cap.
goal-verifier
Automate goal completion verification against defined criteria in project management.
pr-review-triage
Monitor pull requests for status, merge conflicts, and unanswered comments.
loop-triage
Automates triage of development changes, CI failures, and issues into prioritized reports using Python.
post-merge-scan
Identify technical debt, TODOs, and debugging code in recently merged code.
issue-triage
Scan open issues for duplicates, prioritize, label, and escalate critical ones.
ci-triage
Parse CI failure output and classify issues as flake, regression, environment, or configuration.
loop-verifier
Verify loop-produced code changes by running tests and validating scope.
changelog-scan
Extract PR and commit information into a structured release notes draft.
draft-release-notes
Convert structured change log entries into formatted release note drafts.
dependency-triage
Scan package manifests and lockfiles for outdated and vulnerable dependencies.
loop-constraints
Enforce system constraints during multi-step workflow executions.
loop-budget
Monitor token budget usage during loop runs and exit on breach.
minimal-fix
Correct well-defined code issues with minimal code changes.