CI-only self-improvement workflow using gh-aw (GitHub Agentic Workflows). Captures recurring failure patterns and quality signals from pull request checks,…
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 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:
don't have the plugin yet? install it then click "run inline in claude" again.