Skill Claude CodeCodex
Use when starting implementation on a new or unfamiliar codebase. Auto-detects tech stack and sets up development context.
Skill Claude CodeCodex
Use when starting implementation on a new or unfamiliar codebase. Auto-detects tech stack and sets up development context.
Skill Claude CodeCodex
Systematically challenge current assumptions before major decisions. Counters confirmation bias, groupthink, and overconfidence.
Skill Claude CodeCodex
Use to evaluate the current state of a diamond. Checks theory gates, confidence levels, and recommends next action.
Skill Claude CodeCodex
Progress a diamond from one phase to the next. Runs all required theory gate checks, validates evidence, and at Deliver->Complete runs the executable Definition of Done checklist.
Skill Claude CodeCodex
Render .claude/diamonds/active.yml as a state diagram. Read-only. Default format Mermaid stateDiagram-v2. Recommended at the end of /mycelium:diamond-assess so every assessment closes with a visual state-of-play. See ${CLAUDEPLUGINROOT}/engine/render-conventions.md for shared render fleet conventions.
Skill Claude CodeCodex
Assess delivery health metrics. For software: DORA + APEX. For content/AI/service products: product-type-appropriate metrics.
Skill Claude CodeCodex
Run eval scenarios to benchmark Mycelium effectiveness. Execute tasks using reflexion loop, validate against success criteria, record metrics.
Skill Claude CodeCodex
Parallel agent orchestration for OST exploration. Fan-out multiple solution explorations, fan-in results to compare and select winners.
Skill Claude CodeCodex
Aggregate feedback signals across all active loops. Reports health, trajectory, overdue checks, regression warnings, and Goodhart's Law violations.
Skill Claude CodeCodex
Evaluate Mycelium's own process effectiveness. Measures cycle velocity, discard trends, confidence calibration, gate effectiveness, regression rate. Run quarterly or every 20 cycles.
Skill Claude CodeCodex
GIST planning workflow. Structure goals into ideas, steps, and tasks using Gilad's evidence-guided framework.
Skill Claude CodeCodex
Generate structured handoff materials for offline human tasks (interviews, observations, outreach). Creates actionable briefs with phone-friendly capture templates.
Skill Claude CodeCodex
Use when building anything USER-FACING (or with persuasion/retention/cancellation/consent/pricing flows, or that touches vulnerable people) to surface design-level harm the security/privacy/compliance gates miss: dark/deceptive patterns and foreseeable misuse. Assumes the product works as designed and asks who it…
Skill Claude CodeCodex
Use to prioritize solutions or opportunities using ICE scoring with evidence-backed confidence.
Skill Claude CodeCodex
Use when onboarding a new product/project. Progressive interview to understand purpose, vision, north star, and competitive landscape.
Skill Claude CodeCodex
Map the Jobs to be Done (functional, emotional, and social) that people are trying to get done. Based on Christensen's JTBD theory — applies to any object, not only software.
Skill Claude CodeCodex
Classify releases into launch tiers and plan go-to-market. Based on Lauchengco's Loved framework.
Skill Claude CodeCodex
Record findings from completed offline human tasks (interviews, observations, outreach) back into the canvas. The re-entry point after /mycelium:handoff.
Skill Claude CodeCodex
Detect which external metric sources apply to this product (GitHub, Plausible, Stripe, etc.) and configure adapters. Retrofit entry point for projects that started before v0.14; also runnable to refresh source list when the product grows.
Skill Claude CodeCodex
Pull snapshots from all configured metric sources, compute deltas against prior snapshots, flag unexplained signals, and draft evidence entries for canvas files. One entry point for all external product/market metrics.
Skill Claude CodeCodex
Migrate a Mycelium project from legacy install (npx-degit, framework files in .claude/) to plugin install (framework lives in plugin cache, .claude/ holds project state only). Detects current install form, walks the user through plugin installation, runs the migration script, and verifies project state survived.…
Skill Claude CodeCodex
Use when real user interviews aren't possible (solo/hobby/dogfood projects) but persona work is still needed. Enforces epistemic discipline: adversarial spectrum, pre-committed stop conditions, speculation tagging. NOT a substitute for /mycelium:user-interview when real users are available.
Skill Claude CodeCodex
Use to build or update an Opportunity Solution Tree from research data. Never from brainstorming.
Skill Claude CodeCodex
Render .claude/canvas/opportunities.yml as a diagram or structured list. Read-only. Default format Mermaid mindmap. Consults the attribution registry per ${CLAUDEPLUGINROOT}/engine/render-conventions.md consent + privacy gate. Second specialist in the render fleet.