self-improvement

Installation
Summary

Captures learnings, errors, and corrections to enable continuous improvement across agent tasks.

  • Logs failures, user corrections, knowledge gaps, and API errors to structured markdown files (.learnings/ERRORS.md, LEARNINGS.md, FEATURE_REQUESTS.md) with consistent ID, priority, and metadata
  • Supports promotion of broadly applicable learnings to project memory files (CLAUDE.md, AGENTS.md, .github/copilot-instructions.md) to prevent recurring mistakes
  • Includes recurring pattern detection via Pattern-Key tracking and automatic recurrence counting for systemic issues
  • Provides hook integration for Claude Code and Codex to trigger learning evaluation after tasks, plus manual workflow for GitHub Copilot
  • Enables skill extraction from high-value learnings when they meet criteria (recurring, verified, broadly applicable)
SKILL.md

Self-Improvement Skill

Install

gh skill install pskoett/pskoett-skills self-improvement

For CI-only execution, use:

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

Fallback using the Agent Skills CLI:

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

More from pskoett/pskoett-ai-skills

Installs
1.1K
GitHub Stars
171
First Seen
Jan 27, 2026