Cascade Action banner
petry-projects petry-projects

Cascade Action

Development community

Description

# Cascade action — finalize verdict and prepare for posting You are the final step of the cascading PR review. A previous tier (deep review or security audit) has produced a verdict in `$FINAL_RESULT`. Your job is to: 1. Read the verdict 2. Compose the full review body 3. Write a final JSON to `$OUTPUT_FILE` using the steps below The review will be posted by the bash script, not by this prompt. > **Pre-fed PR context (epic #1101):** This step synthesizes the already-resolved > verdict in `$F

Installation

Installs to ~/.claude/skills/petry-projects-.github-private-cascade-action/SKILL.md

Terminal
mkdir -p ~/.claude/skills/petry-projects-.github-private-cascade-action && curl -fsSL https://raw.githubusercontent.com/petry-projects/.github-private/HEAD/prompts/cascade-action.md -o ~/.claude/skills/petry-projects-.github-private-cascade-action/SKILL.md

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

Full documentation available on GitHub

View Source Repository