Skip to main content

Live Prism 47

@grime_fiend/live-prism-47v0.3.1· MIT· 1mo agoSKILLS
01README

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:

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

02Skills1
live-prism-476 files

Claude Code skill bundling tool whitelists and triggers.

03Stats
B
75 / 100
Downloads
30
Archive size
122.0 KB
  • Has README or module doc2/2earned
  • 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
04Security Notice

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

05Platforms
06Labels