Skip to main content

stage4-review

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.

설치로 이동

소스 정보

저장소
UltimaBeaR/OpenChaos
최근 소스 활동
2026년 3월 23일 15:56
감지된 SKILL.md 언어
영어
스타
6
포크
3

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.