Skip to main content

Swift Lattice 98

@silt_wraith/swift-lattice-98v0.0.7· BSD-3-Clause· 1mo agoDRIVERS·SKILLS
01README

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: run

Run 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

02Drivers1
swift-lattice-98-driver
@silt_wraith/swift-lattice-98/driverdriver.ts

Execution driver with bounded concurrency and retries.

03Skills1
swift-lattice-988 files

Claude Code skill bundling tool whitelists and triggers.

04Previous Versions2
2.1.8Jan 28, 2026

Added 1 drivers

1.4.1Dec 5, 2025
05Stats
D
58 / 100
Downloads
30
Archive size
156.0 KB
  • 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
06Security Notice

This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.

07Platforms
08Labels