ワンクリックで
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.