Capture Learnings banner
FrankRay78 FrankRay78

Capture Learnings

Git community

Description

--- description: Scan the current conversation (and, on a feature branch, the commits since branching) for corrections and redirections you gave Claude — then capture the ones worth keeping, preferring deterministic enforcement (hooks, tests, settings) over a memory entry wherever the learning can be mechanically enforced. --- Run this command at the end of a working session, after completing a feature, or after `/raise-pr`. It always scans the current conversation for moments where you correct

Installation

Installs to ~/.claude/commands/frankray78-netpace-capture-learnings.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/FrankRay78/NetPace/HEAD/.claude/commands/capture-learnings.md -o ~/.claude/commands/frankray78-netpace-capture-learnings.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository