loom-adopt

Community

One-shot loom adoption orchestrator.

Authorfkberthold
Version1.0.0
Installs0

System Documentation

What problem does it solve?

On brownfield or new repositories, onboarding to loom standards often requires running a sequence of primitives manually. loom-adopt provides a single, gated pass that orchestrates the five core loom primitives (audit-project, scripts-scaffold, docs-scaffold, loom-mine-history, and the constitution surface), enforcing an idempotent and resumable run while delegating every phase to its owner.

Core Features & Use Cases

  • DRY composition. Phase P1 delegates wholesale to /audit-project --apply; this skill does not re-enumerate checks and relays the audit's resolved wing downstream.
  • Graceful degradation. The phase list is discovered dynamically from installed primitives; missing phases are skipped with a logged reason rather than failing hard.
  • Per-phase checkpoint loop. For each phase, a concise announce → confirm → run → show → proceed cycle gates user interaction and phase execution.
  • Idempotent + resumable runs. A per-project run-state file records progress, enabling safe re-runs and resuming at unfinished phases.
  • Non-reimplementation of primitives. loom-adopt does not implement its own logic beyond orchestration and reporting, preserving ownership of each delegated primitive.

Quick Start

Invoke /loom-adopt in your loom-managed project to begin the guided, phase-by-phase adoption.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: loom-adopt
Download link: https://github.com/fkberthold/loom/archive/main.zip#loom-adopt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.