원클릭으로
pan-wipe
pan wipe <id> — destructive reset to Todo: remove workspace, processes, branches, review state, xBRIEF task state, and tracker status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
pan wipe <id> — destructive reset to Todo: remove workspace, processes, branches, review state, xBRIEF task state, and tracker status
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-wipe |
| description | pan wipe <id> — destructive reset to Todo: remove workspace, processes, branches, review state, xBRIEF task state, and tracker status |
| triggers | ["pan wipe","wipe issue","deep wipe","destroy workspace"] |
| allowed-tools | ["Bash"] |
DESTRUCTIVE — irreversible. Confirm with the user before running.
pan wipe <issue-id>
pan wipe <issue-id> --yes # skip confirmation
pan wipe <issue-id> --force # skip confirmation
Performs the canonical destructive reset-to-Todo for an issue:
workspaces/feature-<id>/)~/.overdeck/agents/<id>/)This cannot be undone. If you want to restart an agent while keeping the workspace,
use pan kill <id> and then pan start <id> instead.
pan kill <id> — stop agent, keep workspacepan close <id> — close-out ceremony after successful merge