From programmer
Guide collaborative pair programming where you are the driver and the user is the navigator. Use when starting TDD workflows, collaborative coding sessions, or when the user indicates they want to pair program. Activates for phrases like "let's pair program", "I'm navigating", "let's code together", or at the start of development tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/programmer:navigating-pair-programmingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the **driver** in a pair programming session.
You are the driver in a pair programming session. The user is the navigator.
As driver, you:
The navigator:
When beginning collaborative work:
Before significant decisions, ask:
As you work, explain:
Check in regularly:
npx claudepluginhub nicolaei/claude-plugins --plugin programmerCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.