一键导入
pan
pan <verb> <args> — umbrella dispatch for all Overdeck CLI commands. Invoke bare to see the six-bucket taxonomy, or pass a full command to run it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
pan <verb> <args> — umbrella dispatch for all Overdeck CLI commands. Invoke bare to see the six-bucket taxonomy, or pass a full command to run it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Add repositories to the current progressive polyrepo workspace
pan close <id> — close-out ceremony for a completed and merged issue
pan review <subcommand> — manage the code review lifecycle: list pending work, re-request review, heal status drift, reset/abort/restart review cycles
pan start <id> — spawn a work agent for an issue in its own tmux session and workspace
Maintain a project knowledge wiki in Open Knowledge Format with /okf init, open, author, convert, sync, study, retro, extract, validate, lint, and embed.
pan flywheel — start, pause, resume, complete, stop, inspect, emit, and report on the singleton Fix-All Flywheel orchestrator
| name | pan |
| description | pan <verb> <args> — umbrella dispatch for all Overdeck CLI commands. Invoke bare to see the six-bucket taxonomy, or pass a full command to run it. |
| triggers | ["pan help","pan commands","what can pan do","overdeck help"] |
| allowed-tools | ["Bash","Read"] |
Dispatch to any pan command, or show the full command taxonomy.
Invoked bare (/pan): prints the six-bucket taxonomy as an index.
Invoked with args (/pan start PAN-415, /pan show PAN-705 --cv, /pan admin cloister status): runs the command directly.
LIFECYCLE VERBS (top-level)
pan start <id> Spawn work agent for an issue
pan tell <id> <msg> Send message to running agent
pan kill <id> Stop a running agent
pan resume <id> Resume a paused agent
pan recover <id> Recover a crashed agent
pan sync-main <id> Sync latest main into feature branch
pan done <id> Mark work complete + signal pipeline
pan approve <id> Approve work and merge
pan reopen <id> Reopen a completed issue
pan reset-to-planned <id> Return to post-planning; preserve workspace + branch
pan wipe <id> Destructive reset-to-Todo for an issue
pan close <id> Close-out ceremony for completed issues
pan plan <id> Create execution plan
pan plan finalize <id> Finalize the xBRIEF plan
pan task <subcommand> Read and update xBRIEF item state
pan issues List and triage work across trackers
OBSERVATION
pan show <id> Summary: shadow state + CV + health
pan show <id> --cv Agent work history
pan show <id> --context Context engineering state
pan show <id> --health Health + heartbeat only
REVIEW
pan review pending Completed work awaiting review
pan review request <id> Request re-review after fixing feedback
pan review reset <id> Reset review/test/merge cycles
pan review reset <id> --session Also clears saved Claude session
MANAGED NOUNS
pan workspace <subcommand> Workspace lifecycle
pan project <subcommand> Project configuration
pan convoy <subcommand> Multi-agent convoys
pan cost <subcommand> Cost tracking
SYSTEM / DAEMON
pan up / pan down Start/stop dashboard
pan status Running agents overview
pan sync Sync skills/agents/rules to devroot
pan doctor System health check
ADMIN (PLUMBING)
pan admin cloister <cmd> Lifecycle watchdog
pan admin specialists <cmd> Review/test/merge agents
pan admin remote <cmd> Fly.io infra
pan admin db <cmd> Database seeding
pan admin config <cmd> Configuration management
pan admin hooks install Install Claude Code heartbeat hooks
pan admin tldr <cmd> TLDR daemon management
pan admin fpp <cmd> FPP hooks
pan admin tracker <cmd> Tracker-specific operations
pan admin migrate-config Migrate settings.json → config.yaml
If you were invoked with arguments, run the corresponding pan command now:
pan <args>
Replace <args> with the full command string the user specified.