Cobus Greyling avatar

Cobus Greyling

Community

@cobusgreyling · South Africa

419Followers
|
144Public Repos
|
21Published Skills

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.

cobusgreylingcobusgreyling
10.8k

ci-triage

Classify CI failures as flake, regression, env, or config before fix attempts.

Community
Basic
cobusgreylingcobusgreyling
10.8k

pr-review-triage

Triages open pull requests for CI status, review state, and merge readiness.

Community
Intermediate
cobusgreylingcobusgreyling
10.8k

issue-triage

Scans open GitHub issues and discussions to dedupe, prioritize, and propose labels in a state file.

Community
Intermediate
cobusgreylingcobusgreyling
10.8k

changelog-scan

Extracts merged PRs and commits from git history into structured release notes input.

Community
Basic
cobusgreylingcobusgreyling
10.8k

draft-release-notes

Converts changelog-scan output into a categorized release notes draft.

Community
Basic
cobusgreylingcobusgreyling
10.8k

dependency-triage

Scan package manifests and lockfiles for outdated packages and CVEs grouped by update risk.

Community
Intermediate
cobusgreylingcobusgreyling
10.8k

install-loop

Scaffolds report-only agent loops in repositories via the @cobusgreyling/loop CLI.

Community
Intermediate
cobusgreylingcobusgreyling
10.8k

budget-negotiator

Drafts ROI-based token budget increase requests when autonomous loops near their daily cap.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

goal-verifier

Automate goal completion verification against defined criteria in project management.

Community
Basic
cobusgreylingcobusgreyling
10.0k

pr-review-triage

Monitor pull requests for status, merge conflicts, and unanswered comments.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

loop-triage

Automates triage of development changes, CI failures, and issues into prioritized reports using Python.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

post-merge-scan

Identify technical debt, TODOs, and debugging code in recently merged code.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

issue-triage

Scan open issues for duplicates, prioritize, label, and escalate critical ones.

Community
Basic
cobusgreylingcobusgreyling
10.0k

ci-triage

Parse CI failure output and classify issues as flake, regression, environment, or configuration.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

loop-verifier

Verify loop-produced code changes by running tests and validating scope.

Community
Advanced
cobusgreylingcobusgreyling
10.0k

changelog-scan

Extract PR and commit information into a structured release notes draft.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

draft-release-notes

Convert structured change log entries into formatted release note drafts.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

dependency-triage

Scan package manifests and lockfiles for outdated and vulnerable dependencies.

Community
Advanced
cobusgreylingcobusgreyling
10.0k

loop-constraints

Enforce system constraints during multi-step workflow executions.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

loop-budget

Monitor token budget usage during loop runs and exit on breach.

Community
Intermediate
cobusgreylingcobusgreyling
10.0k

minimal-fix

Correct well-defined code issues with minimal code changes.

Community
Basic