What problem does it solve?
This Skill streamlines the code review process, ensuring that changes are correct and compliant with specifications, saving time and reducing errors.
Core Features & Use Cases
- Structured Review: Provides a structured review process with a checklist for correctness, spec compliance, and code quality.
- Worktree Awareness: Ensures that reviews are worktree-aware, focusing on changes since the task branch diverged.
- Integration Hazards: Checks for signal consistency, config keys, FSM transitions, and operator labels across the codebase.
- Self-Fix Protocol: Offers guidance on self-fixing minor issues or escalating to the coder for more complex ones.
- Verification Before Approval: Ensures that all checks pass before approving changes, including formatting, static analysis, and spelling checks.
Quick Start
Run the kasmos-reviewer skill to review the code changes in the current branch.