Investigates a single myco_immune lint finding by tracing root cause through the codebase, then proposes a minimal fix. Use when immune reports a finding the user wants to understand or close. Read-mostly; no substrate mutation.
npx ai-builder add agent battam1111/hyphaDrafts a canon schema migration: the named partial upgrader functions in core/canon.py, the test fixtures, the canon.schema.json delta, the migration guide entry, and the KNOWN_SCHEMA_VERSIONS update. Use when introducing a new schema_version. Stops before mutating _canon.yaml itself; that is a separate user-approved step.
npx ai-builder add agent battam1111/anamorphRuns the full Myco release pipeline: pre-flight gate quintet, atomic commit, main push, ci.yml watch, tag creation, release.yml watch (PyPI + MCP Registry + GitHub Release + Cowork .zip bundle), post-release verification. Use when ready to ship a new version. The user supplies the version string; stipe orchestrates everything else. v0.6.14+: gains --branch-only mode for the autopoietic loop (auto-craft PRs to fruiting/<slug>-<date> branch with PR-merge as the sole gate, no direct main push, no PyPI publish until owner merges). v0.7.4+: Cowork artifact extension is `.zip` (not `.plugin`) per Anthropic GitHub issue #40414.
npx ai-builder add agent battam1111/stipe