review - Review code changes before pull request or completion
Evaluates post-execution changes for bugs, regressions, security risks, maintainability, and readiness before PR or completion.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Evaluate code diffs and documentation
- Identify security and regression risks
- Detect testing gaps and issues
- Generate structured review reports
Inputs
- Diff and file changes
- PLAN.md file
- TASKS.md file
- EXECUTION.md file
- Test results and verification evidence
Outputs
- REVIEW.md report
- Git commit for review artifacts
Requirements
- Python runtime environment
- validate_artifacts.py script
- lint_artifacts.py script
- Git version control system
