Review Run banner
let-sunny let-sunny

Review Run

Testing community

Description

Review a completed /develop pipeline run and provide a structured QA assessment. Input: $ARGUMENTS (run directory path, e.g. `logs/develop/253--2026-04-16-0903`) ## Instructions ### Step 1 — Pipeline Overview Read `$ARGUMENTS/index.json` and summarize: - Issue number, title, branch - Pipeline status (completed / failed / partial) - Each step's status, duration, and retry count - Total pipeline duration If index.json is missing, stop and report: "Not a valid run directory." ### Step 2 — Pla

Installation

Installs to ~/.claude/commands/let-sunny-canicode-review-run.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/let-sunny/canicode/HEAD/.claude/commands/review-run.md -o ~/.claude/commands/let-sunny-canicode-review-run.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository