What is pw-pair-programming?
driver-to-navigator collaboration using pp (send messages, attach files, download artifacts) on pw protocol wrappers. Source: alb-o/pw-rs.
driver-to-navigator collaboration using pp (send messages, attach files, download artifacts) on pw protocol wrappers.
Quickly install pw-pair-programming AI skill to your development environment via command line
Source: alb-o/pw-rs.
interact with the navigator using the pp.nu nushell script, uses pw protocol wrappers behind the scenes
nu -I /.claude/skills/pw-pair-programming/scripts -c 'use pp.nu ; pp send "Hello"'
pp send send one message and wait for response by default (--file accepts one file path) pp compose build message from preamble + context entries pp brief compose + send and wait for response by default pp attach attach files/text/images (binary-safe; infers common MIME types; add --send to submit) pp paste paste inline text pp new start fresh conversation
driver-to-navigator collaboration using pp (send messages, attach files, download artifacts) on pw protocol wrappers. Source: alb-o/pw-rs.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/alb-o/pw-rs --skill pw-pair-programmingdriver-to-navigator collaboration using pp (send messages, attach files, download artifacts) on pw protocol wrappers. Source: alb-o/pw-rs.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alb-o/pw-rs --skill pw-pair-programming Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/alb-o/pw-rs