Use when the user wants to generate multiple original ideas from different AI models then iteratively judge, weave, and refine them into the best possible result across multiple passes. Triggers on phrases like "brainstorm and refine", "generate ideas then improve", "explore options then synthesize", or "brainstorm then polish"
From loomnpx claudepluginhub tony/ai-workflow-plugins --plugin loomThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
The full pipeline: generate independent originals from each model, then iteratively refine them through judge-weave-incorporate cycles.
--variants=N--passes=N--judge=host|round-robin: Host judges every pass, or rotate judging across modelsRun the /loom:brainstorm-and-refine command with your prompt. The command handles both phases, the transition gate, and artifact persistence.