session-reflection

Record session mistakes, lessons, and patterns to .claude.md.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/labrinyang/team-ochestractor --skill session-reflection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-reflection
Source: https://github.com/labrinyang/team-ochestractor/tree/main/skills/session-reflection
Command: npx skills add https://github.com/labrinyang/team-ochestractor --skill session-reflection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use at the end of every team session or work session to record mistakes, lessons, and patterns to .claude.md for self-evolution across sessions.

Core Features & Use Cases

  • Record human instruction pitfalls, agent mistakes, and valuable methods.
  • Append findings to the project's .claude.md for persistent memory across sessions.
  • Follow a structured reflection process including evidence gathering, categorization, and rule derivation.

Quick Start

Run the session-reflection workflow at the end of each session to append lessons to the project's .claude.md.

Frequently Asked Questions about session-reflection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I record team session learnings for persistent memory?

Record team session learnings by running a structured reflection workflow at the end of each session to append categorized lessons, mistakes, and patterns to the project's .claude.md file. This creates a persistent memory that enables self-evolution across multiple agent or team work sessions.

What is a structured post-mortem reflection process for agile teams?

A structured post-mortem reflection process classifies session evidence into what worked, what didn't, and what to change. It derives actionable rules from these categories and emits them to project memory, ensuring that human instruction pitfalls and agent mistakes translate into continuous process improvements.

How do I capture agent mistakes and human instruction pitfalls across sessions?

Capture agent mistakes and human instruction pitfalls by executing an end-of-session retrospective workflow that records errors and valuable methods. The workflow appends these findings to .claude.md, storing classified evidence and derived rules for persistent team memory and future avoidance.

Does session reflection work for non-software collaboration tasks?

Session reflection works for non-software collaboration tasks because it applies to any team or agent-session requiring post-mortem learning. The structured reflection process captures valuable methods and lessons across general collaboration tasks, not just software development, by classifying evidence universally.

Can I save retrospective rules to universal memory instead of just project memory?

You can save retrospective rules to universal memory in addition to project memory. The reflection workflow emits derived rules to the project's .claude.md by default, while providing an optional universal memory output for broader cross-project learning and pattern retention.

When do I need to run an end-of-session retrospective?

You need to run an end-of-session retrospective at the close of every team or work session to document lessons and patterns. Running it consistently ensures that mistakes, valuable methods, and process changes are continuously captured for persistent memory and self-evolution.