Swift Lattice 98
Read, reconcile, and report on Discord webhooks across multiple environments. Idempotent and dry-runnable.
Quick start
Add @silt_wraith/swift-lattice-98 to your repo's extensions list, then reference its model in your swamp.yaml:
extensions:
- @silt_wraith/swift-lattice-98
workflows:
- name: swift-lattice-98-run
jobs:
- name: main
steps:
- name: run
model: silt_wraith/swift-lattice-98
method: runRun with swamp workflow run swift-lattice-98-run. The first invocation prints what it would change; pass --apply to commit.
What's inside
- Drivers — bounded concurrency, structured retries, and CloudWatch / OpenTelemetry-friendly tags.
- 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: discord observability
Execution driver with bounded concurrency and retries.
Claude Code skill bundling tool whitelists and triggers.
Added 1 drivers
- Has README or module doc0/2missing
- README has a code example0/1missing
- README is substantive0/1missing
- Most symbols documented1/1earned
- No slow types0/1missing
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.