بنقرة واحدة
loom-pre-review
Bind a real PR, current head, Work Item, branch, and formal worktree before semantic review.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Bind a real PR, current head, Work Item, branch, and formal worktree before semantic review.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Confirm current-head host attestation, hosted delivery gate, required checks, and mergeability.
Confirm current-head host attestation, hosted delivery gate, required checks, and mergeability.
Adopt a repository through Loom metadata and verify the global runtime provider.
Execute a bounded Work Item after host-native admission and before pre-review.
Prepare a session handoff from public derived state without repository mutations.
Loom root entry for detection, diagnosis, metadata-only adoption, and scenario routing.
| name | loom-pre-review |
| description | Bind a real PR, current head, Work Item, branch, and formal worktree before semantic review. |
Run after a real implementation PR exists:
loom pre-review \
--target <repo> \
--item <owner/repo/work_item/id> \
--issue <id> \
--pr <pr> \
--branch <branch> \
--json
The check reads GitHub and the formal worktree only. It verifies the PR is open and ready, the closing Work Item is unique, branch and current head match, and targeted validation input is stable. It does not produce a semantic review verdict.
Do not run removed suite, gate-freeze, fact-chain, checkpoint, current, or
carrier commands. A failure returns one primary cause and one remediation.
Pass means the current head may enter loom-review.