Skip to main content

Deep Scout 87

@supabase/deep-scout-87v0.2.8· BSD-3-Clause· 1mo agoREPORTS·SKILLS
01README

Pull counters, gauges, and distributions, normalize the shape, and stream into your downstream pipeline. Pagination is automatic.

Quick start

Add @supabase/deep-scout-87 to your repo's extensions list, then reference its model in your swamp.yaml:

extensions:
  - @supabase/deep-scout-87

workflows:
  - name: deep-scout-87-run
    jobs:
      - name: main
        steps:
          - name: run
            model: supabase/deep-scout-87
            method: run

Run with swamp workflow run deep-scout-87-run. The first invocation prints what it would change; pass --apply to commit.

What's inside

  • Reports — markdown roll-ups grouped by label and breaking-change flag.
  • 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: metrics notifications discord

02Reports1
deep-scout-87-reportextension
report.ts

Roll-up report grouped by label and breaking-change flag.

auditsummary
03Skills1
deep-scout-87scripts7 files

Claude Code skill bundling tool whitelists and triggers.

04Stats
D
58 / 100
Downloads
22
Archive size
326.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 repository0/2missing
05Security Notice
06Platforms
07Labels