Skip to content
Skill

agent-loom

by z3z1ma

AI Summary

Loom Plan converts user ideas into structured tickets and implementation plans by leveraging memory recall to avoid reinventing solutions. It's useful for developers and teams who want to turn vague requests into actionable, sequenced work items.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "agent-loom" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (9 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/loom-plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/evolve.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/evolve.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/instinct-export.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/instinct-export.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/instinct-import.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/instinct-import.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/instinct-status.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/instinct-status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/loom-compound.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/loom-compound.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/loom-review.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/loom-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/loom-work.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/loom-work.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/observer.md "https://raw.githubusercontent.com/z3z1ma/agent-loom/main/.claude/commands/observer.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Loom Plan -> create tickets and an implementation plan (use memory recall).

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
3 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars3
Forks1
Issues0
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code