BeClaude

loom

New
177GitHub TrendingGeneralby valkor-ai

An open delivery harness that turns Claude Code, Codex, OpenCode, and other coding agents into repeatable software delivery systems.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/loom.md https://raw.githubusercontent.com/valkor-ai/loom/main/SKILL.md
3
Invoke in Claude Code
/loom
View source on GitHub
agent

Frequently Asked Questions

What is loom?

An open delivery harness that turns Claude Code, Codex, OpenCode, and other coding agents into repeatable software delivery systems.

How to install loom?

To install loom, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /loom.

What is loom best for?

loom is a community categorized under General. It is designed for: agent. Created by valkor-ai.