ワンクリックで
pan-task
pan task <verb> <issue> — claim and complete xBRIEF checklist items
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
pan task <verb> <issue> — claim and complete xBRIEF checklist items
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-task |
| description | pan task <verb> <issue> — claim and complete xBRIEF checklist items |
| triggers | ["pan task","claim task","complete task"] |
| allowed-tools | ["Bash"] |
Run the requested task command now. Task state belongs to one issue's xBRIEF checklist.
pan task next PAN-123
pan task show PAN-123 PAN-123-a
pan task claim PAN-123 PAN-123-a
pan task done PAN-123 PAN-123-a
pan task block PAN-123 PAN-123-a --reason "Waiting for API access"
pan task unblock PAN-123 PAN-123-a
pan task cancel PAN-123 PAN-123-a --reason "Removed from scope"
After claiming an item, implement it, commit it, push it, and only then run pan task done.