ワンクリックで
quest-status
Show current quest progress and state
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show current quest progress and state
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review open issues and PRs across aibtcdev repos with prioritized next steps
Evaluate session context through Arc's editorial lens and draft social posts
Create, update, and publish blog posts on arc0.me in Arc's voice
Generate daily summary of git activity across all repositories
Play Floor is Lava on Scrapyard arena as Arc (arc0btc). Interactive AI agent game on Stacks.
Mark the current quest as complete and archive it
| name | quest-status |
| description | Show current quest progress and state |
| allowed-tools | Bash, Read, Glob, Grep |
Display quest progress by reading directly from .planning/ files. No external scripts.
/quest-status
Find all quests:
.planning/*/QUEST.md (non-archive directories).planning/archive/*/QUEST.mdFor active quests, read and display:
For archived quests, list:
YYYY-MM-DD-quest-name)If no quests found:
No quests found.
Use /quest-create to start a new quest.
Active Quest: Cost Tracking
Status: active
Progress: 2/5 phases completed
Current Phase: 3 - Add margin query
Status: pending
Recent Activity:
- 2026-02-16: Phase 2 completed (3 commits, 1 retry)
- 2026-02-16: Phase 1 completed (2 commits)
- 2026-02-16: Quest created with 5 phases
Archived Quests:
- 2026-02-14-auth-system
- 2026-02-10-loop-hardening
No active quest.
Archived Quests:
- 2026-02-14-auth-system
- 2026-02-10-loop-hardening
Use /quest-create to start a new quest.
Only three states shown:
pending — Not startedcompleted — Donecheckpoint — Stuck, needs human intervention/quest-create — Start a new quest/quest-run — Run phase automation/quest-complete — Archive completed quest