Skip to main content

Smart Scout 58

@bayou_fang/smart-scout-58v2.0.7· 22d agoREPORTS·SKILLS
01README

Compose developer tooling reports from a single YAML source. Includes diff-vs-previous and breaking-change detection.

Quick start

Add @bayou_fang/smart-scout-58 to your repo's extensions list, then reference its model in your swamp.yaml:

extensions:
  - @bayou_fang/smart-scout-58

workflows:
  - name: smart-scout-58-run
    jobs:
      - name: main
        steps:
          - name: run
            model: bayou_fang/smart-scout-58
            method: run

Run with swamp workflow run smart-scout-58-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: tooling llm

02Reports1
smart-scout-58-reportextension
report.ts

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

auditsummary
03Skills1
smart-scout-583 files

Claude Code skill bundling tool whitelists and triggers.

04Previous Versions3
1.1.8Oct 8, 2025

Added 1 reports

0.2.4Apr 24, 2025
0.4.7Dec 22, 2024
05Stats
B
83 / 100
Downloads
30
Archive size
189.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • 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
06Security Notice

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

07Platforms
08Labels