Skip to main content
ClaudeWave
Skill202 repo starsupdated 2mo ago

pair

Pair programming continuation

Install in Claude Code
Copy
git clone --depth 1 https://github.com/sterlingcrispin/claude_slash_commands /tmp/pair && cp -r /tmp/pair/pair ~/.claude/skills/pair
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

continue pair programming:
- review partners work
- verify for correctness
- make edits and complete next task if appropriate
- append your next message to the file
- commit your changes