بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف 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.