Agent skill · AI & Agents

claude-improve-config

Self-reflect on the current session to identify mistakes and propose improvements to .claude configuration (CLAUDE.md, hooks, skills).

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill claude-improve-config-anam-org-metaxy --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent/claude-improve-config-anam-org-metaxy/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Claude Config Self-Improvement Analyze the current session for errors, mistakes, or inefficiencies and propose improvements to the `.claude` configuration to prevent similar issues in the future. ## When to Use - After a session with significant mistakes or rework - When you notice patterns that could be prevented with better configuration - When explicitly requested via `/claude-improve-config` - Automatically triggered by the `SessionEnd` hook ## Self-Reflection Process ### 1. Analyze the Session Review the conversation for: - **Repeated mistakes**: Same error made multiple times - **Misunderstandings**: User had to correct Claude's interpretation - **Inefficient workflows**: Better approaches discovered late in the session - **Tool misuse**: Wrong tool for the job, excessive tool calls - **Missing context**: Information that would have helped if in CLAUDE.md - **Ignored instructions**: Existing CLAUDE.md rules that were violated ### 2. Categorize Issues Rate severity: - **Critical**: Caused significant rework or user frustration - **Moderate**: Caused delays or minor corrections needed - **Minor**: Slight inefficiency but didn't impact outcome Only propose changes for **critic

What's inside
Steps it walks through
  1. When to Use
  2. Self-Reflection Process
  3. 1. Analyze the Session
  4. 2. Categorize Issues
  5. 3. Propose Configuration Changes
  6. 4. Format the Proposal
  7. Guidelines
  8. Example Proposals
  9. Example 1: Missing Test Verification
  10. Example 2: Repeated Lint Failures
  11. Example 3: Wrong Branch for PR
  12. Non-Examples (Do NOT Propose)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the claude-improve-config skill do?

Self-reflect on the current session to identify mistakes and propose improvements to .claude configuration (CLAUDE.md, hooks, skills).

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill claude-improve-config-anam-org-metaxy --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going