From reflect
Analyzes current conversation for user corrections, patterns, and preferences, then proposes skill improvements. Use after sessions with corrections or when patterns emerge from successful approaches.
How this skill is triggered — by the user, by Claude, or both
Slash command
/reflect:reflectThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the current conversation to find signals for improving **existing** skills.
Analyze the current conversation to find signals for improving existing skills.
This skill handles patch-level remediation only — fixing steps, criteria, format,
or behavior of a skill that already exists. If the problem requires a new skill,
a subagent, a hook, MCP integration, or a CLAUDE.md rule, use /reflect:reflect-architecture
instead.
Look for:
Ignore:
For each signal, check:
If the answer to either is "no", note it as an architecture signal and suggest
running /reflect:reflect-architecture after this skill completes. Do not attempt
to create new skills, hooks, or CLAUDE.md rules from here.
For each signal that maps to an existing skill, show:
If nothing found — say so and stop.
Ask the user:
Edit the target SKILL.md files directly with the approved changes.
After editing, remind the user: if an edited skill was already invoked in this session, it must be re-invoked for the changes to take effect.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub materkey/cc-plugins --plugin reflect