Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jackiexiao avatar

Reflection

  • 39 installs
  • 1 repo stars
  • Updated February 21, 2026
  • jackiexiao/jackie-skills-starter

Analyzes the conversation and tool usage to propose one improvement to a skill or store a user preference in CLAUDE.md.

About

Reviews interaction history and failures to codify improvements or preferences, proposing one change at a time for confirmation. A developer uses it to formalize recurring patterns into skills or CLAUDE.md.

  • Proposes one change per invocation with a diff
  • Confirms before applying any change

Reflection by the numbers

  • 39 all-time installs (skills.sh)
  • Ranked #372 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-starter --skill reflection

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs39
repo stars1
Last updatedFebruary 21, 2026
Repositoryjackiexiao/jackie-skills-starter

What it does

Analyzes the conversation and tool usage to propose one improvement to a skill or store a user preference in CLAUDE.md.

Files

SKILL.mdMarkdownGitHub ↗

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.md file.

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.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.