What problem does it solve?
This skill solves the challenge of coordinating asynchronous code reviews between implementation and review agents by providing a standardized, local-first workspace that ensures source identity and review integrity.
Core Features & Use Cases
- Session Lifecycle Management: Orchestrates the daemon and review session lifecycle to ensure consistent, isolated review environments.
- Source Identity Verification: Enforces strict validation of worktree paths, branches, and commit hashes to prevent review mismatches.
- Conventional Commenting: Facilitates structured, actionable feedback using standardized prefixes like issue, suggestion, and question.
- Use Case: A Scrum Master uses this skill to hand off an implementation branch to a QA agent, ensuring the reviewer inspects the exact same worktree state without manual checkout errors.
Quick Start
Initiate a new hunk review session by providing the implementation worktree path and the specific branch name to the agent.