Raven-Scout

Scout Status — Development skill for Claude Code

Development community

Show the current state of your Scout installation — config, last runs, KB health, pending proposals, and wishlist status.

How to install Scout Status

Installs to ~/.claude/skills/raven-scout-scout-plugin-scout-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/raven-scout-scout-plugin-scout-status && curl -fsSL https://raw.githubusercontent.com/Raven-Scout/scout-plugin/HEAD/commands/scout-status.md -o ~/.claude/skills/raven-scout-scout-plugin-scout-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Scout Status does


name: scout-status description: Show the current state of your Scout installation — config, last runs, KB health, pending proposals, and wishlist status.

Scout Status Dashboard

You are displaying a status dashboard for the user's Scout installation. Follow each section below in order. Present the final output as a clean, readable dashboard — not as a series of intermediate steps.


Step 1: Locate the Scout Config

Check for `scout-config.yaml` in these locations, in order:

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Polyphony Status — /polyphony-status — Show State 705 ★
  • Book Status — Show the current production state of the book — which chapters are at which stage, what's blocking, what runs 86 ★

Full documentation available on GitHub

View Source Repository