Skip to main content

Operative Namespace

@bayou_crawler

bayou_crawler

3 extensions

83%Grade B

@bayou_crawler/smart-weaver-44

Claude Code skills orchestration with retry/backoff, structured logs, and per-step idempotency keys. ## Quick start Add `@bayou_crawler/smart-weaver-44` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @bayou_crawler/smart-weaver-44 workflows: - name: smart-weaver-44-run jobs: - name: main steps: - name: list model: bayou_crawler/smart-weaver-44 method: list ``` Run with `swamp workflow run smart-weaver-44-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. - **Vault provider** — encrypted secret storage with audit trail and cross-region replication. - **Skills** — Claude Code skills with tool whitelists and trigger-phrase manifests. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `claude-code` `tooling` `llm`

linux-x86_64linux-aarch64
claude-codetoolingllm
modelsvaultsdriversskills
0.0.8
91%Grade A

@bayou_crawler/deep-scout-53

Read, reconcile, and report on enterprise integrations across multiple environments. Idempotent and dry-runnable. ## Quick start Add `@bayou_crawler/deep-scout-53` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @bayou_crawler/deep-scout-53 workflows: - name: deep-scout-53-run jobs: - name: main steps: - name: diff model: bayou_crawler/deep-scout-53 method: diff ``` Run with `swamp workflow run deep-scout-53-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. - **Datastore provider** — collection-level Zod schemas, change-stream subscriptions, TTL indexes. - **Skills** — Claude Code skills with tool whitelists and trigger-phrase manifests. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `enterprise` `security`

darwin-aarch64linux-x86_64
enterprisesecurity
modelsdatastoresdriversskills
0.6.8
91%Grade A

@bayou_crawler/swift-anchor-91

Compose Cloudflare zones reports from a single YAML source. Includes diff-vs-previous and breaking-change detection. ## Quick start Add `@bayou_crawler/swift-anchor-91` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @bayou_crawler/swift-anchor-91 workflows: - name: swift-anchor-91-run jobs: - name: main steps: - name: create model: bayou_crawler/swift-anchor-91 method: create ``` Run with `swamp workflow run swift-anchor-91-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. - **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:** `cloudflare` `kubernetes` `dns` `typescript`

linux-x86_64linux-aarch64
cloudflarekubernetesdnstypescript
modelsworkflowsdrivers
1.0.6