一键导入
loom-review
Perform semantic review and consume a current-head GitHub host attestation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Perform semantic review and consume a current-head GitHub host attestation.
用 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-review |
| description | Perform semantic review and consume a current-head GitHub host attestation. |
After loom pre-review passes, perform the semantic review, publish its verdict
through the approved GitHub review/check workflow, then authenticate it:
loom review \
--target <repo> \
--item <owner/repo/work_item/id> \
--issue <id> \
--pr <pr> \
--branch <branch> \
--attestation-artifact-input <artifact.json> \
--review-policy approved \
--json
Single-maintainer repositories may use --review-policy single_maintainer only
when the host artifact proves the allowed assertion. The attestation binds the
current PR head, semantic tree, workflow run, artifact digest, verifier, and
verdict.
Raw review output is not truth. Repo review JSON, current, progress, status, shadow, authored head fields, and compatibility profiles are not fallbacks. Pass produces host proof consumable by merge-ready; it does not merge.