review-package
Installation
SKILL.md
Review Package Creator
Bundle current work into a self-contained zip with a contextual README and review prompt, ready to hand off to any external reviewer.
Phase 1: Gather Requirements
Ask the user two questions using AskUserQuestion:
Question 1: Review Type
- Header: "Review type"
- Question: "What type of review do you need?"
- Options:
- Code review — Line-by-line feedback on implementation, bugs, edge cases, best practices
- Architecture review — High-level feedback on patterns, structure, design decisions
- Both — Comprehensive review covering code and architecture