reflect

Analyze conversations to identify corrections and propose skill updates.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/EndUser123/cc-marketplace --skill reflect-enduser123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflect
Source: https://github.com/EndUser123/cc-marketplace/tree/main/plugins/cc-skills-meta/skills/reflect
Command: npx skills add https://github.com/EndUser123/cc-marketplace --skill reflect-enduser123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Reflect analyzes conversations to identify corrections, preferences, and patterns, then updates relevant skills to reduce recurring mistakes.

Core Features & Use Cases

  • Manual /reflect analyses a specific session and suggests targeted skill updates.
  • Automatic reflection runs at session end, backing up changes and syncing to global CLAUDE.md when promoted.
  • Cross-skill learning tracks patterns across repos and prompts promotion when a lesson proves universal.

Quick Start

Run /reflect after a session to analyze corrections and propose updates to the relevant skills.

Frequently Asked Questions about reflect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-learn from conversation corrections to improve Claude Code?

You can auto-learn from corrections by running reflection analyses on your sessions. The skill identifies reusable patterns and proposes targeted updates to relevant skills to reduce recurring mistakes. It applies across multiple projects and sessions for consistency.

How does cross-skill learning track patterns across multiple repositories?

Cross-skill learning tracks correction patterns across different repos and sessions. When a lesson proves universal, it prompts promotion and syncs the updated patterns to the global configuration file to ensure consistent responses everywhere.

Can I manually analyze a specific session to suggest skill updates?

Yes, you can manually trigger a reflection to analyze a specific session. This process reviews the conversation history, identifies corrections and preferences, and proposes targeted updates to the relevant skills for your approval.

Does the skill update workflow require manual approval before applying changes?

Yes, the skill update workflow requires manual approval before applying any changes. It uses a safe, advisory workflow to propose updates, ensuring you maintain control over modifications through manual approval and versioned backups.

What is the best way to safely back up skill updates during auto-learning?

The best way to safely back up skill updates is through the automatic reflection process. It runs at session end and automatically creates versioned backups of changes before syncing promoted lessons to the global configuration.

Why does Claude Code keep making the same mistakes across different projects?

Claude Code may repeat mistakes without a cross-skill learning mechanism to track correction patterns. Analyzing sessions to identify reusable corrections and updating skills reduces recurring errors and improves consistency across projects.