원클릭으로
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