sortyourselfout

Capture and persist session learnings into user-level and project-level CLAUDE.md files.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/asachs01/sortYourselfOut --skill sortyourselfout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sortyourselfout
Source: https://github.com/asachs01/sortYourselfOut/tree/main/skills/sortyourselfout
Command: npx skills add https://github.com/asachs01/sortYourselfOut --skill sortyourselfout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you capture and preserve valuable session discoveries, reducing loss of tacit knowledge and improving future performance across Claude Code tasks.

Core Features & Use Cases

  • Cross-project learnings: persist patterns and preferences to a user-level CLAUDE.md and/or project-level CLAUDE.md.
  • Guided reflection: evaluate what discoveries are worth saving and what to ignore.
  • Two-tier persistence: supports both user-wide and project-specific learnings.

Quick Start

Trigger a reflection after a major task to capture and save valuable learnings to CLAUDE.md.

Frequently Asked Questions about sortyourselfout

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

FAQPage Schema
How do I persist learnings from Claude Code sessions to CLAUDE.md?

You can persist learnings by triggering a reflection after a major task, which automates the capture of actionable discoveries into dated Learnings sections in your CLAUDE.md files.

Can I save both project-specific and cross-project patterns to CLAUDE.md?

Yes, the two-tier persistence mechanism supports saving cross-project patterns to the user-level ~/.claude/CLAUDE.md and codebase-specific conventions to the project-level ./CLAUDE.md.

Does saving session insights to CLAUDE.md overwrite my existing configuration?

No, saving session insights preserves existing content by appending new findings under dated Learnings sections, ensuring your current CLAUDE.md configuration remains intact.

How does guided reflection evaluate which session discoveries to keep?

Guided reflection evaluates your session discoveries to determine what actionable learnings are worth persisting and what tacit knowledge should be ignored before saving to CLAUDE.md.

When should I trigger a reflection to capture Claude Code learnings?

You should trigger a reflection after completing a major task to capture and save valuable cross-project patterns or codebase-specific conventions to your CLAUDE.md files.

What is the best way to reduce tacit knowledge loss across Claude Code projects?

The best way to reduce tacit knowledge loss is automating the structured persistence of session discoveries into user-level and project-level CLAUDE.md files, improving future task performance.