session-retrospective

Analyze session history and git activity to propose CLAUDE.md and skill updates.

9|1|Updated Jan 15, 2016
One-click install
npx skills add https://github.com/wadackel/dotfiles --skill session-retrospective-wadackel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-retrospective
Source: https://github.com/wadackel/dotfiles/tree/main/home/programs/claude/skills/session-retrospective
Command: npx skills add https://github.com/wadackel/dotfiles --skill session-retrospective-wadackel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Review the current session to extract learnings and propose improvements to CLAUDE.md files and skills. Route project-specific learnings to the project CLAUDE.md, universal patterns to the global ~/.claude/CLAUDE.md, and repeated workflows to skill creation/modification proposals.

Core Features & Use Cases

  • Analyze the session context (conversation history, git activity, and workspace context) to identify learnings.
  • Route learnings to the appropriate CLAUDE.md targets or to new/modified skills based on routing logic.
  • Provide actionable proposals and maintain consistency with existing CLAUDE.md language and structure.

Quick Start

Invoke /session-retrospective to analyze the current session context automatically.

Frequently Asked Questions about session-retrospective

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

FAQPage Schema
How do I summarize a coding session and update CLAUDE.md files?

Yes, you can route repeated workflows and patterns directly to new or modified skill proposals. The retrospective process identifies recurring processes during the session and generates actionable creation or modification proposals instead of just documenting them in CLAUDE.md.

What is the routing logic for deciding whether learnings go to CLAUDE.md or a new skill?

Routing logic for learnings directs project-specific details to the project CLAUDE.md, universal patterns to the global ~/.claude/CLAUDE.md, and repeated workflows to skill creation or modification proposals, ensuring each learning reaches the appropriate document management target.

How do I analyze git activity to propose process improvements?

You analyze git activity by inspecting session history alongside existing CLAUDE.md and skill data to identify actionable process improvements. This inspection extracts learnings from recent repository changes and generates concise proposals for document updates.

Does session-retrospective require any specific dependencies or environment setup?

No specific dependencies are required to run a session-retrospective. It operates by directly inspecting the current session context, git activity, and existing CLAUDE.md files within your workspace to automatically produce actionable routing proposals.

When should I not use a session retrospective for document management?

You should avoid using a session retrospective when your session lacks meaningful conversation history or git activity to analyze, as the process relies on extracting concrete learnings and routing logic from actual workspace context to generate actionable proposals.