一键导入
loom-resume
Rebuild execution context from explicit host and worktree facts without a repository current pointer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Rebuild execution context from explicit host and worktree facts without a repository current pointer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | loom-resume |
| description | Rebuild execution context from explicit host and worktree facts without a repository current pointer. |
Resume is a scenario, not a CLI command. Require the explicit Work Item and formal issue-scoped worktree, then derive context with:
loom status --target <repo> --json
loom workspace check --target <repo> --item <typed-work-item> --branch <branch> --json
If the subject is still an FR or Phase, use loom route to plan or select a
native Work Item before implementation. If a PR exists, read it from GitHub and
bind its branch/head; if no PR exists, continue through loom-build without
creating an empty commit or PR.
Never read or repair repo current, progress, review, shadow, or closeout carriers. Resume is complete when Work Item → branch → formal worktree → PR (when applicable) → current head is consistent and the next public command is known.
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.