capture-learning

Installation
SKILL.md

Capture Learning

Capture comprehensive problem-solving narratives from our work sessions, documenting not just the solution but the entire journey of discovery.

Purpose

This command captures the full narrative of problem-solving: what we thought was true, what we discovered was actually true, the troubleshooting journey, and the lessons learned. This narrative format makes it easy to harvest insights for updating documentation, commands, or pipelines.

Usage

# Interactive mode - guides you through the narrative
bun ~/.claude/skills/capture-learning/scripts/capture-learning.ts

# Direct mode with full narrative (all 6 arguments)
bun ~/.claude/skills/capture-learning/scripts/capture-learning.ts "problem" "initial assumption" "actual reality" "troubleshooting steps" "solution" "key takeaway"

Trigger Phrases

Related skills
Installs
32
GitHub Stars
1
First Seen
Feb 18, 2026