Browse Skills
11972 skills across 8 categories
📋
2026/08/15
Changelog Scan
Changelog Scan analyzes recent merges and commits since the last release to extract user-facing changes, breaking changes, and security signals. Use it to generate structured changelog entries for release notes.
DevOps
10.4K1.4K
🔍
2026/08/15
Changelog Scan
Changelog Scan scans recent merges to main and noteworthy direct commits since a given window, extracting titles, labels, types, linked issues, and signals for breaking changes or security. It produces structured input for a release notes drafter, used in changelog-drafter loops.
DevOps
10.4K1.4K
🩺
2026/08/15
CI Triage
CI Triage classifies failing CI checks into clear regressions, infra flakes, security-test failures, and non-deterministic failures, then updates ci-sweeper-state.md with suggested next actions and attempt counts. Use it when you need to decide whether to auto-fix, retry, or escalate each CI failure.
DevOps
10.4K1.4K
🔍
2026/08/15
CI Triage
CI Triage parses CI failures, identifies the failing job and step, and classifies each failure as flake, regression, env, or config to guide next actions. Use it before attempting any fix to decide whether to minimal-fix, watch, or escalate.
DevOps
10.4K1.4K
🔍
2026/08/15
Dependency Triage
Dependency Triage scans package manifests and lockfiles for outdated and vulnerable dependencies, classifies them by severity and update type, and updates a prioritized state file. Use it to decide which dependency updates to auto-fix, patch, or escalate.
DevOps
10.4K1.4K
🔍
2026/08/15
Dependency Triage
Dependency Triage scans package manifests and lockfiles for outdated packages and known CVEs, grouping updates by risk (patch, minor, major). Use it in dependency sweeper loops to decide which updates are safe to apply automatically and which need human escalation.
DevOps
10.4K1.4K
📝
2026/08/15
Draft Release Notes
Draft Release Notes turns changelog-scan output into a polished, categorized release notes draft and flags breaking and security changes at the top. Use it when you need a human-reviewable draft after scanning changes.
Writing
10.4K1.4K
📝
2026/08/15
Draft Release Notes
Draft Release Notes generates categorized release notes drafts from scan data, using a standard Features/Fixes/Breaking/Security template, and includes a review disclaimer for human approval before publishing.
Writing
10.4K1.4K
📝
2026/08/15
Draft Release Notes
Draft Release Notes turns a structured list of changes from changelog-scan into a clean, categorized, user-facing release notes draft. Use it after a changelog scan to prepare a release notes file for human review without publishing.
Writing
10.4K1.4K
🔁
2026/08/15
Install Loop Engineering
Install Loop Engineering scaffolds a report-only loop in a project using the unified CLI npx @cobusgreyling/loop. Use it to set up daily triage, PR babysitter, CI sweeper, or dependency sweeper loops, with doctor and cost checks before high-cadence runs.
Automation
10.4K1.4K
🏷️
2026/08/15
Issue Triage
Issue Triage scans open issues and discussions, deduplicates, prioritizes, and proposes labels, updating a state file with a top 5 queue and needs-human bucket.
Automation
10.4K1.4K
🛡️
2026/08/15
Loop Budget Guard
Loop Budget Guard checks token budget and run-log spend before and after each loop iteration and enforces early exit when over budget or when there is no actionable work.
Automation
10.4K1.4K