review-prep
CommunityGuided pair-programming style code reviews.
Authorgvarela
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides an interactive, pair-programming style code review workflow using tmux and neovim, enabling structured, question-driven reviews.
Core Features & Use Cases
- Live diff exploration: Open files at specific lines in a dedicated neovim pane and discuss changes in real time.
- Guided review prompts: State problems, group related changes, and keep reviews concise with TDD-style checks.
- PR preparation: Generate clear review notes and handoff prompts to accelerate merge readiness.
Quick Start
Initialize the review pane and begin walking through a diff with the nvim-helper.sh script:
- Setup: ~/.claude/skills/review-prep/nvim-helper.sh setup
- Open file: ~/.claude/skills/review-prep/nvim-helper.sh open path/to/file.go 120
- Focus: ~/.claude/skills/review-prep/nvim-helper.sh focus
- Status: ~/.claude/skills/review-prep/nvim-helper.sh status
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: review-prep Download link: https://github.com/gvarela/prompts/archive/main.zip#review-prep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.