
Reflection
- 1 installs
- Updated February 20, 2026
- jackiexiao/jackie-skills-marketing
Reviews a Claude Code session for tool failures and user corrections, then proposes one concise skill update or CLAUDE.md preference addition for confirmation.
About
Analyzes the conversation history and tool usage to identify gaps in skill definitions or recurring user preferences. A developer uses it to periodically codify one improvement to a skill or a rule into CLAUDE.md after a session.
- Proposes one change per invocation, shown as a diff or CLAUDE.md addition
- Prioritizes tool failures and user corrections as reflection candidates
Reflection by the numbers
- 1 all-time installs (skills.sh)
- Ranked #640 of 781 Skill Development skills by installs in the Skillselion catalog
- Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jackiexiao/jackie-skills-marketing --skill reflectionAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| Last updated | February 20, 2026 |
| Repository | jackiexiao/jackie-skills-marketing ↗ |
What it does
Reviews a Claude Code session for tool failures and user corrections, then proposes one concise skill update or CLAUDE.md preference addition for confirmation.
Files
Reflection Skill
Overview
This skill is used to periodically reflect on the interaction with the user. It analyzes what worked, what didn't (tool failures), and identifies recurring patterns or explicit user preferences that should be formalized.
Objectives
- Improve Skills: Identify gaps or inefficiencies in existing skill definitions and propose concise updates.
- Store Preferences: Capture user preferences, project-specific rules, or recurring instructions in a
CLAUDE.mdfile.
Process
1. Analyze: Review the conversation history, tool calls, and any failures or corrections from the user. 2. Identify: Determine if a specific behavior should be codified in a skill or if a user preference has emerged. 3. Propose: Formulate a single, concise change.
- If updating a skill, show a diff of the proposed change.
- If adding a preference, show the proposed addition to
CLAUDE.md.
4. Confirm: Present the proposal to the user and ask for explicit confirmation before applying it.
Guidelines
- One at a time: Only propose one change per invocation to maintain focus and allow for careful review.
- Conciseness: Keep changes as brief as possible. Often a few words are enough to clarify a requirement or fix a common mistake.
- Accuracy: Ensure the proposal directly addresses a real issue or preference observed in the session.
- Failure Analysis: Pay special attention to tool failures or when the user has to correct your approach. These are primary candidates for reflection.
- Conflict Resolution: If a proposed change conflicts with details of an existing skill or user preference, propose a resolution that best serves the user's current intent.