scout-plugin
01Plugin Claude Code
Marketplace for the Scout autonomous knowledge management plugin.
Plugin Claude Code
Marketplace for the Scout autonomous knowledge management plugin.
Plugin Claude Code
Autonomous knowledge management and daily briefing system. Monitors your work tools (Slack, Calendar, Linear, GitHub, etc.), synthesizes findings into a persistent knowledge base with a formal ontology, and delivers daily action items — all running unattended via scheduled Claude Code sessions. Six session types…
Instructions file
Instructions for Raven-Scout/scout-plugin: Working notes for AI agents in this repo (the Python Scout engine/plugin).
Command
Run an interactive Scout meta-review — a system-level audit that sits above the individual session types. Checks whether sessions are running, mistake audit is trending well, proposals are flowing, KB files are healthy, and data-source coverage is consistent across session types. Runs in the current conversation.
Command
First-time install of Scout. Detects connected tools, collects user details, and hands off to scoutctl bootstrap install. For upgrading an existing vault, run /scout-update.
Command
Show the current state of your Scout installation — config, last runs, KB health, pending proposals, and wishlist status.
Command
Upgrade an existing Scout vault to the current plugin version. Idempotent — re-runs converge to the same state. For first-time install, run /scout-setup.
Command
Interactive work session — walks through today's actionable items one at a time, presents a recommended action with draft content, and executes each one only with explicit approval. Runs in the current conversation (not as a background session).
Hook
Runs when the agent finishes a response, running an inline shell check (2 commands). From Raven-Scout/scout-plugin.
Skill Claude CodeCodex
Launch a Scout morning briefing session as a background process. Auto-detects mode (morning briefing, consolidation, or weekend briefing) from the current time and day.
Skill Claude CodeCodex
Launch a Scout consolidation session as a background process. Runs a lighter delta scan — captures what changed since the last run and updates action items and KB.
Skill Claude CodeCodex
Launch a Scout dreaming session as a background process. Processes feedback, does KB deep work, and works on wishlist items.
Skill Claude CodeCodex
Launch a Scout research session as a background process. Goes outward — discovers new information about KB entities via web search, docs, and APIs, then integrates findings.
Instructions file
Instructions for Raven-Scout/Scout: Working notes for AI agents in this repo (the macOS desktop Scout app).