·session-reflection
{}

session-reflection

Structured session analysis and system prompt refinement. Analyzes user interventions, categorizes process gaps, generates project-specific system prompts, and maintains working state for crash recovery. Activate after milestones, repeated corrections, session restarts, or on user request.

47Installs·9Trend·@jwilger

Installation

$npx skills add https://github.com/jwilger/agent-skills --skill session-reflection

How to Install session-reflection

Quickly install session-reflection 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/jwilger/agent-skills --skill session-reflection
  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: jwilger/agent-skills.

SKILL.md

View raw

Value: Feedback -- every user intervention is a signal that the system prompt is incomplete. Turning corrections into durable instructions creates compound improvement across sessions.

Teaches agents to analyze session history for recurring corrections, generate project-specific system prompts that prevent known failure modes, and maintain working state that survives context compaction and crashes. Transforms reactive corrections into proactive prevention.

Reflect after: milestones (PR merged, feature complete), 3+ repeated corrections from the user, session restart or crash recovery, every 5 completed tasks, and on explicit user request. Do not wait for a "good time" -- reflect when triggered.

Structured session analysis and system prompt refinement. Analyzes user interventions, categorizes process gaps, generates project-specific system prompts, and maintains working state for crash recovery. Activate after milestones, repeated corrections, session restarts, or on user request. Source: jwilger/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jwilger/agent-skills --skill session-reflection
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from jwilger/agent-skills

Quick answers

What is session-reflection?

Structured session analysis and system prompt refinement. Analyzes user interventions, categorizes process gaps, generates project-specific system prompts, and maintains working state for crash recovery. Activate after milestones, repeated corrections, session restarts, or on user request. Source: jwilger/agent-skills.

How do I install session-reflection?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jwilger/agent-skills --skill session-reflection 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/jwilger/agent-skills