Skip to main content
Back to registry

self-improvement-ci

pskoett/pskoett-ai-skills

Installs214
Install command
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill self-improvement-ci
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Run self-improvement in CI without interactive chat loops: Use self-improvement for interactive/local sessions. CI agents do not have peak task context from the original implementation session. Use this skill to aggregate recurring patterns across runs, not to infer nuanced one-off intent. Implications: The CI skill must: Example-only templates live in references/workflow-example.md . Keep examples outside .github/workflows until you explicitly decide to enable CI automation. When ready: - Inspect PR check results and CI failures - Ingest learning candidates from simplify-and-harden-ci - Deduplicate recurring patterns by stable pattern_key - Emit promotion-ready suggestions for agent context/system prompts - Favor stable pattern_key recurrence signals over single-run conclusions - Require recurrence thresholds before promotion - Route uncertain or high-impact recommendations to interactive review - GitHub Actions enabled for the repository - GitHub CLI authenticated ( gh auth status ) - gh-aw installed for authoring/validation: - Read only PR-scoped data (checks, workflow outcomes, existing learning entries) - Avoid direct code modifications in CI - Emit machine-readable learning output - Recommend promotion only when recurrence thresholds are met - Track recurrence by pattern_key - Default threshold for promotion: - recurrence_count >= 3 - seen in >= 2 distinct tasks/runs -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does self-improvement-ci do?

self-improvement-ci is listed in SkillJury, but the source summary is still sparse.

Is self-improvement-ci good?

self-improvement-ci does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does self-improvement-ci work with?

self-improvement-ci currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to self-improvement-ci?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install self-improvement-ci?

npx skills add https://github.com/pskoett/pskoett-ai-skills --skill self-improvement-ci

Related skills

More from pskoett/pskoett-ai-skills

Related skills

Alternatives in Software Engineering