ワンクリックで
scout-dream
Launch a Scout dreaming session as a background process. Processes feedback, does KB deep work, and works on wishlist items.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Launch a Scout dreaming session as a background process. Processes feedback, does KB deep work, and works on wishlist items.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
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.
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.
SOC 職業分類に基づく
| name | scout-dream |
| description | Launch a Scout dreaming session as a background process. Processes feedback, does KB deep work, and works on wishlist items. |
Launch a SCOUT dreaming session as a background process on this machine.
Do the following steps:
Run nohup bash ~/Scout/run-dreaming.sh > /dev/null 2>&1 & to launch the dreaming session in the background. Capture the PID.
Find the most recent log file: ls -t ~/Scout/.scout-logs/dreaming-*.log | head -1
Report to the user:
tail -f <log_file>