Loading...
Loading...
CI-only self-improvement workflow using gh-aw (GitHub Agentic Workflows). Captures recurring failure patterns and quality signals from pull request checks, emits structured learning candidates, and proposes durable prevention rules without interactive prompts. Use when: you want automated learning capture in CI/headless pipelines.
npx skill4agent add pskoett/pskoett-ai-skills self-improvement-cinpx skills add pskoett/pskoett-ai-skills/self-improvement-cisimplify-and-harden-cipattern_keyself-improvementpattern_keygh auth statusgh-awgh extension install github/gh-awself_improvement_ci:
source:
pr_number: 123
commit_sha: "abc123"
candidates:
- pattern_key: "harden.input_validation"
source: "simplify-and-harden-ci"
recurrence_count: 3
first_seen: "2026-02-01"
last_seen: "2026-02-20"
severity: "high"
suggested_rule: "Validate and bound-check external inputs before use."
promotion_ready: true
summary:
candidates_total: 4
promotion_ready_total: 1
followup_required: truepattern_keyrecurrence_count >= 3>= 2CLAUDE.mdAGENTS.md.github/copilot-instructions.mdSOUL.mdTOOLS.mdreferences/workflow-example.md.github/workflows.github/workflows/self-improvement-ci.mdgh aw compile --validate --strictgh aw run self-improvement-ci --pushsimplify-and-harden-cisimplify_and_harden.learning_loop.candidatesself-improvement