npx claudepluginhub nickalus12/loom --plugin loomThis skill uses the workspace's default tool permissions.
---
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Loom MCP tools are registered with a namespace prefix in Claude Code. When instructions reference bare tool names, use the prefixed version:
| Referenced as | Actual tool name |
|---|---|
get_session_status | mcp__plugin_loom_loom__get_session_status |
resolve_settings | mcp__plugin_loom_loom__resolve_settings |
When instructions say "If X appears in your available tools, call it", search your available tools for the prefixed version.
Read ${CLAUDE_PLUGIN_ROOT}/references/architecture.md.
docs/loom from LOOM_STATE_DIR.mcp__plugin_loom_loom__get_session_status to read the active session. If unavailable, read node ${CLAUDE_PLUGIN_ROOT}/scripts/read-active-session.js output or inspect docs/loom/state/active-session.md directly via Read.