aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:battam1111
3 artifacts found
agentby battam1111
2d ago

hypha

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.

1 repos0 installs
$npx ai-builder add agent battam1111/hypha
agentby battam1111
1d ago

anamorph

Drafts 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.

1 repos0 installs
$npx ai-builder add agent battam1111/anamorph
agentby battam1111
11h ago

stipe

Runs 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.

1 repos0 installs
$npx ai-builder add agent battam1111/stipe
You've reached the end