self-improvement-ci

Installation
Summary

Automated learning capture in CI pipelines that deduplicates failure patterns and proposes prevention rules.

  • Inspects PR check results and CI failures to identify recurring patterns tracked by stable pattern_key, promoting only when recurrence thresholds are met (3+ occurrences across 2+ distinct runs within 30 days)
  • Ingests learning candidates from simplify-and-harden-ci and emits machine-readable YAML output without interactive prompts, suitable for headless GitHub Actions workflows
  • Promotes durable prevention rules to documentation targets like CLAUDE.md, AGENTS.md, and .github/copilot-instructions.md when recurrence signals justify it
  • Requires GitHub Actions, authenticated GitHub CLI, and gh-aw extension for workflow authoring and validation
SKILL.md

Self-Improvement CI

Install

gh skill install pskoett/pskoett-skills self-improvement-ci

Fallback using the Agent Skills CLI:

npx skills add pskoett/pskoett-skills/skills/self-improvement-ci

Purpose

Run self-improvement in CI without interactive chat loops:

  • Inspect PR check results and CI failures
Related skills

More from pskoett/pskoett-ai-skills

Installs
460
GitHub Stars
171
First Seen
Feb 22, 2026