cto-review

Installation
SKILL.md

Purpose

Strategic CTO-level review of a single PR, partitioned into isolated stages so the critical judgement (the whole-diff review) runs in a clean context window. Stage 01 gathers PR metadata, the full diff, repo context, and merge state. Stage 02 reviews the WHOLE diff cohesively across all dimensions (docs gaps, external deps, downstream/template impact, correctness, security, merge strategy, action items) in isolated context. Stage 03 runs inline: posts the GH review comment, applies the verdict label, merges-or-labels honoring merge state, writes the report file, and emits the outcome marker.

This proc is PR review ONLY. There is no heartbeat mode.

Arguments

Param Required Default Notes
PR_NUMBER yes PR number to review
org/repo yes Target repository, e.g. fellowship-dev/booster-pack
Installs
1
First Seen
Jun 5, 2026
cto-review — fellowship-dev/pylot-skills