一键导入
loom-build
Execute a bounded Work Item after host-native admission and before pre-review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Execute a bounded Work Item after host-native admission and before pre-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.
Prepare a session handoff from public derived state without repository mutations.
Loom root entry for detection, diagnosis, metadata-only adoption, and scenario routing.
Bind a real PR, current head, Work Item, branch, and formal worktree before semantic review.
| name | loom-build |
| description | Execute a bounded Work Item after host-native admission and before pre-review. |
Use for implementation of one bounded, typed Work Item in its formal issue-scoped worktree.
loom build \
--target <repo> \
--item <owner/repo/work_item/id> \
--issue <id> \
--branch <issue-scoped-branch> \
--json
Build is valid before a PR exists. It consumes the explicit GitHub Work Item, branch, worktree, and repository-native validation entrypoints. It does not require a diff, empty commit, empty PR, formal-suite carrier, current pointer, status/progress file, review record, shadow, or closeout carrier.
Subagent output is evidence only after the primary agent integrates and
verifies it. Finish when the bounded implementation and targeted validation
are stable enough to create a real PR and run loom pre-review.