بنقرة واحدة
source-command-corgi-review
Review a completed Task Group with quality checks and approve/reject flow
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review a completed Task Group with quality checks and approve/reject flow
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Implement tasks from a Corgi change, one Task Group at a time
Archive a completed change, close tracking issues, and sync delta specs
Think through ideas, investigate problems, or clarify requirements
Install, update, or verify Corgi GitFlow assets in a target project
Validate memory health across 14 checks — freshness, size caps, broken links, extraction completeness
Run the Corgi Loop — execute Task Group bundles (apply → verify → review-evidence) with automated lifecycle decisions
| name | source-command-corgi-review |
| description | Review a completed Task Group with quality checks and approve/reject flow |
Use this skill when the user asks to run the migrated source command corgi-review.
Review a completed Task Group with quality checks and approve/reject flow.
Input: Optionally specify a change name and/or Task Group number.
Steps
Determine platform
Read openspec/config.yaml and check the schema field.
Check isolation mode (CRITICAL — do NOT skip)
Read openspec/config.yaml and check isolation.mode.
isolation.mode is worktree: the worktree MUST already exist (created by propose). The skill MUST resolve it and work inside it. If the worktree is missing, stop and report failure.isolation section is missing or mode is none: normal operation, no worktree needed.Critical rule: NEVER auto-approve
The platform skill MUST present the user with Approve/Reject/Discuss options and WAIT for explicit input. If the skill completes without asking the user, the review is INVALID.
Dispatch to platform skill
schema: gitlab-tracked → Follow the instructions in the corgispec-review skillschema: github-tracked → Follow the instructions in the corgispec-gh-review skillThe selected skill owns the internal review phases and any platform-specific execution. This wrapper only reads config, enforces isolation, dispatches by schema, and verifies postconditions.
Pass through all input
Forward the user's input (change name, group number, etc.) to the selected skill as-is.
Verify postconditions
After the skill completes, verify: