Skip to main content
Run any Skill in Manus
with one click

stage4-review

Stars2
Forks2
UpdatedMarch 23, 2026 at 15:56

Stage 4-specific review extension for OpenChaos migration — runs after ANY changes during Stage 4. This skill EXTENDS the general `review` skill — always run `review` first for general checks (dangling if/else, diff gathering, code correctness), then run this for Stage 4-specific checks (uc_orig, globals, entity mapping, include guards, CMake, comments, DAG order). Trigger after ANY code changes during Stage 4 work: after completing a migration iteration, after fixes or tweaks requested by the user, after any edits to code in src/. This is NOT just a pre-commit step — the user commits manually and may not commit at all. Review is mandatory after every piece of completed work. If you are doing Stage 4 work, ALWAYS use both `review` AND `stage4-review` — using only one is incomplete.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly