Skip to main content

Operative Namespace

@grime_fiend

grime_fiend

6 extensions

58%Grade D

@grime_fiend/swift-warden-11

homelab gear orchestration with retry/backoff, structured logs, and per-step idempotency keys. ## Quick start Add `@grime_fiend/swift-warden-11` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/swift-warden-11 workflows: - name: swift-warden-11-run jobs: - name: main steps: - name: run model: grime_fiend/swift-warden-11 method: run ``` Run with `swamp workflow run swift-warden-11-run`. The first invocation prints what it would change; pass `--apply` to commit. ## What's inside - **Vault provider** — encrypted secret storage with audit trail and cross-region replication. - **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:** `homelab` `virtualization`

linux-x86_64darwin-x86_64linux-aarch64
homelabvirtualization
vaultsdatastoresskills
2.7.7
91%Grade A

@grime_fiend/core-ledger-50

infrastructure orchestration with retry/backoff, structured logs, and per-step idempotency keys. ## Quick start Add `@grime_fiend/core-ledger-50` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/core-ledger-50 workflows: - name: core-ledger-50-run jobs: - name: main steps: - name: sync model: grime_fiend/core-ledger-50 method: sync ``` Run with `swamp workflow run core-ledger-50-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. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `infra` `kubernetes` `vpn` `python`

linux-x86_64darwin-x86_64linux-aarch64darwin-aarch64
infrakubernetesvpnpython
modelsworkflows
0.4.0
75%Grade B

@grime_fiend/deep-vault-59

Sync state of security posture against a desired-state YAML. Diffs are previewed before any mutation. ## Quick start Add `@grime_fiend/deep-vault-59` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/deep-vault-59 workflows: - name: deep-vault-59-run jobs: - name: main steps: - name: create model: grime_fiend/deep-vault-59 method: create ``` Run with `swamp workflow run deep-vault-59-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. - **Vault provider** — encrypted secret storage with audit trail and cross-region replication. ## Configuration Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory. **Labels:** `security` `enterprise` `homelab`

linux-aarch64darwin-x86_64linux-x86_64
securityenterprisehomelab
modelsvaults
1.2.6
83%Grade B

@grime_fiend/core-ledger-09

Read, reconcile, and report on metrics, logs, and traces across multiple environments. Idempotent and dry-runnable. ## Quick start Add `@grime_fiend/core-ledger-09` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/core-ledger-09 workflows: - name: core-ledger-09-run jobs: - name: main steps: - name: update model: grime_fiend/core-ledger-09 method: update ``` Run with `swamp workflow run core-ledger-09-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. - **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` `security` `terraform`

linux-x86_64linux-aarch64
observabilitysecurityterraform
modelsworkflowsreports
2.9.0
83%Grade B

@grime_fiend/deep-ledger-110

Inventory metrics, logs, and traces, surface drift, and emit a structured report. Read-only by default; mutating ops gated behind a flag. ## Quick start Add `@grime_fiend/deep-ledger-110` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/deep-ledger-110 workflows: - name: deep-ledger-110-run jobs: - name: main steps: - name: delete model: grime_fiend/deep-ledger-110 method: delete ``` Run with `swamp workflow run deep-ledger-110-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. - **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` `security` `terraform`

darwin-x86_64linux-aarch64linux-x86_64darwin-aarch64
observabilityfinopssecurityterraform
modelsreports
0.0.4
75%Grade B

@grime_fiend/live-prism-47

Read, reconcile, and report on metrics, logs, and traces across multiple environments. Idempotent and dry-runnable. ## Quick start Add `@grime_fiend/live-prism-47` to your repo's `extensions` list, then reference its model in your `swamp.yaml`: ```yaml extensions: - @grime_fiend/live-prism-47 workflows: - name: live-prism-47-run jobs: - name: main steps: - name: run model: grime_fiend/live-prism-47 method: run ``` Run with `swamp workflow run live-prism-47-run`. The first invocation prints what it would change; pass `--apply` to commit. ## What's inside - **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:** `observability` `slack` `monitoring`

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
observabilityslackmonitoring
skills
0.3.1