Pressure banner
cosmix cosmix

Pressure

Testing community

Description

--- description: Pressure-test a plan with an agent team argument-hint: [plan-path] --- read doc/loom/knowledge. then read $1 (the plan file) and use an agent team to explore the codebase. This command is the sanctioned exception to the agent-team cost heuristic in CLAUDE.md Rule 6b: a pressure test is wide, exploratory, and genuinely needs dynamic discovery — which sibling plans and which seams matter is not knowable until agents start looking — so spawn a team even though the dimensions below

Installation

Installs to ~/.claude/skills/cosmix-loom-pressure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cosmix-loom-pressure && curl -fsSL https://raw.githubusercontent.com/cosmix/loom/HEAD/commands/pressure.md -o ~/.claude/skills/cosmix-loom-pressure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository