Capture Pair banner
FJ-Oekstrahay FJ-Oekstrahay

Capture Pair

Data community

Description

the user (or a review pass) just corrected something a model produced. Preserve the before→after pair for the distillation pipeline. ## Steps 1. **Identify the correction.** Use the most recent fix in this session where model-produced output was wrong and got corrected (by the user, by a review agent, or by you). If more than one candidate exists, ask the user which one. If the "before" is no longer in context, ask the user to paste or describe it — do not reconstruct it from imagination. 2. *

Installation

Installs to ~/.claude/skills/fj-oekstrahay-claude-personal-os-capture-pair/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fj-oekstrahay-claude-personal-os-capture-pair && curl -fsSL https://raw.githubusercontent.com/FJ-Oekstrahay/claude-personal-os/HEAD/commands/capture-pair.md -o ~/.claude/skills/fj-oekstrahay-claude-personal-os-capture-pair/SKILL.md

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

Full documentation available on GitHub

View Source Repository