improve-conversation
Analyze conversations to identify improvements for prompts, instructions, skills, or workflows. Use when something went wrong, behavior didn't match expectations, you want to improve AI interactions, or when the user says "improve", "improve chat", or "/improve".
npx skills add majiayu000/claude-skill-registry --skill improve-conversation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Conversation Improvement Skill Quick-trigger skill for analyzing conversations and improving AI behavior. This skill provides a streamlined version of the conversation-improver agent for immediate feedback and fixes. ## When This Activates This skill auto-activates when you: - Say "improve", "improve chat", or "/improve" - Ask about what went wrong - Want to analyze conversation issues - Need to fix AI behavior problems - Ask for retrospective analysis ## Quick Improvement Process ### 1. Identify the Issue (Ask if unclear) **Quick questions:** - What specific action didn't match your expectations? - What should have happened instead? - Is this recurring or one-time? - Should the fix apply broadly or in specific contexts? ### 2. Analyze Root Cause Quickly identify: - **Scope Creep** - Did extra work - **Wrong Interpretation** - Misunderstood request - **Missing Guardrail** - No rule to prevent this - **Over-Caution** - Too many questions - **Under-Caution** - Acted without confirmation - **Tool Misuse** - Wrong tool choice ### 3. Propose Fix Target the right location: - **Skill** → Domain-specific behavior (`.github/skills/`) - **Custom Instructions** → Project-wide rules (`.githu
- When This Activates
- Quick Improvement Process
- 1. Identify the Issue (Ask if unclear)
- 2. Analyze Root Cause
- 3. Propose Fix
- 4. Present Solution
- Quality Checks
- Output Options
- Anti-Patterns to Avoid
- Example Usage
- For More Complex Analysis
- Remember
What does the improve-conversation skill do?
Analyze conversations to identify improvements for prompts, instructions, skills, or workflows. Use when something went wrong, behavior didn't match expectations, you want to improve AI interactions, or when the user says "improve", "improve chat", or "/improve".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill improve-conversation --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.
