By cooneycw
Analyze Claude Code sessions for friction points and errors, then automatically propose and codify fixes to prevent recurrence; harvest learnings into a shared memory store for team-wide knowledge.
Examine recent errors from the current session and deploy history, then propose concrete Makefile improvements to prevent recurrence.
Overview of self-improvement commands
Harvest *portable* learnings from the just-finished session into the shared CPP
The "grill-me cycle": grill a just-finished session for friction, then propose and
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cooneycw/claude-power-pack --plugin self-improvementCLAUDE.md management for Claude Code projects: /claude-md:lint checks for missing CI/CD, Docker, and troubleshooting directives.
Documentation and diagrams for Claude Code projects: /documentation:c4 renders C4 architecture diagrams (L1-L4) as GitHub-renderable Mermaid, /documentation:pptx builds PowerPoint decks with optional diagrams.
GitHub issue management from Claude Code: create, list, view, update, and close issues (/github:issue-create, issue-list, issue-view, issue-update, issue-close).
Codex CLI orchestration from Claude Code: /codex:ask read-only delegation, /codex:exec one-shot runs with JSONL monitoring, /codex:auto full issue lifecycle delegation, /codex:status readiness checks.
Project scaffolding: /project:init zero-to-GitHub-repo orchestration (repo creation, CLAUDE.md via the native /init, CI/CD wiring).
Self-improving Claude Code plugin — learns from corrections across sessions via reflexio
Session feedback analysis - capture skill bugs, enhancements, and positive patterns as GitHub issues
Automated development loop and ad-hoc workflow generation for orchestrating AI coding agents
Worktree-based GitHub issue lifecycle for Claude Code: /flow:start, /flow:eli5 (necessity gate), /flow:check, /flow:finish, /flow:merge, /flow:deploy, /flow:auto (full lifecycle in one shot), plus sync, cleanup, status, and doctor helpers. Issue-anchored branch naming and quality gates on top of native worktrees.
Analyze Claude Code agent session transcripts to identify inefficiencies, anti-patterns, repeated mistakes, missing tooling opportunities, and user frustration signals for continuous improvement
Self-evolving Claude Code system that learns from corrections, manages context, and improves every session