·reflect

Analyzes conversation transcripts to extract user corrections, patterns, and preferences, then proposes skill improvements. Use this skill when users provide corrections, express preferences about code style, or when patterns emerge from successful approaches. Can be triggered manually with /reflect or automatically at session end when enabled.

15Installs·5Trend·@haddock-development

Installation

$npx skills add https://github.com/haddock-development/claude-reflect-system --skill reflect

How to Install reflect

Quickly install reflect AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/haddock-development/claude-reflect-system --skill reflect
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: haddock-development/claude-reflect-system.

SKILL.md

View raw

This skill enables Claude Code to learn from conversations by analyzing corrections, approvals, and patterns, then proposing updates to relevant skills. It implements a "correct once, never again" learning system.

Manual Reflection (/reflect) Trigger analysis of the current conversation:

Automatic Reflection When enabled via /reflect-on, runs automatically at session end via Stop hook.

Analyzes conversation transcripts to extract user corrections, patterns, and preferences, then proposes skill improvements. Use this skill when users provide corrections, express preferences about code style, or when patterns emerge from successful approaches. Can be triggered manually with /reflect or automatically at session end when enabled. Source: haddock-development/claude-reflect-system.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/haddock-development/claude-reflect-system --skill reflect
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from haddock-development/claude-reflect-system

Quick answers

What is reflect?

Analyzes conversation transcripts to extract user corrections, patterns, and preferences, then proposes skill improvements. Use this skill when users provide corrections, express preferences about code style, or when patterns emerge from successful approaches. Can be triggered manually with /reflect or automatically at session end when enabled. Source: haddock-development/claude-reflect-system.

How do I install reflect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/haddock-development/claude-reflect-system --skill reflect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/haddock-development/claude-reflect-system

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26

Related Skills

None