Skip to main content

Operative Namespace

@slime_beast

slime_beast

3 extensions

@slime_beast/swift-prism-112

Operate on release notes and changelogs with typed arguments, prepared-statement caching, and bounded concurrency. ## Quick start Add `@slime_beast/swift-prism-112` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @slime_beast/swift-prism-112 workflows: - name: swift-prism-112-run jobs: - name: main steps: - name: update model: slime_beast/swift-prism-112 method: update ``` Run with `swamp workflow run swift-prism-112-run`. The first invocation prints what it would change; pass `--apply` to commit. ## What's inside - **Typed models** — Zod-validated arguments, structured outputs, and a manifest the agent can reason about. - **Composable workflows** — wire methods into multi-step DAGs with retry, idempotency, and per-step logs. - **Datastore provider** — collection-level Zod schemas, change-stream subscriptions, TTL indexes. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `release` `code-review` `github` `bash`

darwin-aarch64linux-aarch64linux-x86_64darwin-x86_64
releasecode-reviewgithubbash
modelsworkflowsdatastores
1.0.9
58%Grade D

@slime_beast/auto-vault-101

metrics, logs, and traces orchestration with retry/backoff, structured logs, and per-step idempotency keys. ## Quick start Add `@slime_beast/auto-vault-101` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @slime_beast/auto-vault-101 workflows: - name: auto-vault-101-run jobs: - name: main steps: - name: run model: slime_beast/auto-vault-101 method: run ``` Run with `swamp workflow run auto-vault-101-run`. The first invocation prints what it would change; pass `--apply` to commit. ## What's inside - **Composable workflows** — wire methods into multi-step DAGs with retry, idempotency, and per-step logs. - **Reports** — markdown roll-ups grouped by label and breaking-change flag. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `observability` `finops` `self-hosted`

linux-x86_64darwin-x86_64linux-aarch64darwin-aarch64
observabilityfinopsself-hosted
workflowsreports
0.0.8
75%Grade B

@slime_beast/rapid-prism-32

structured diffs orchestration with retry/backoff, structured logs, and per-step idempotency keys. ## Quick start Add `@slime_beast/rapid-prism-32` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @slime_beast/rapid-prism-32 workflows: - name: rapid-prism-32-run jobs: - name: main steps: - name: sync model: slime_beast/rapid-prism-32 method: sync ``` Run with `swamp workflow run rapid-prism-32-run`. The first invocation prints what it would change; pass `--apply` to commit. ## What's inside - **Typed models** — Zod-validated arguments, structured outputs, and a manifest the agent can reason about. - **Drivers** — bounded concurrency, structured retries, and CloudWatch / OpenTelemetry-friendly tags. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `diff` `release` `docker`

darwin-x86_64linux-x86_64darwin-aarch64
diffreleasedocker
modelsdrivers
1.0.7