com um clique
pan-orders
pan orders — create, inspect, edit, and start Flywheel order books
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
pan orders — create, inspect, edit, and start Flywheel order books
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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-orders |
| description | pan orders — create, inspect, edit, and start Flywheel order books |
| triggers | ["pan orders","order book","special orders"] |
| allowed-tools | ["Bash","Read"] |
Use pan orders to manage the operator-owned order book that scopes a Flywheel campaign.
pan orders create "Campaign name"
pan orders list
pan orders show <id>
pan orders add <id> <issue...>
pan orders add <id> <issue...> --lane B --after <issue> --reverify
pan orders remove <id> <issue>
pan orders move <id> <issue> --lane A --order 2
pan orders start <id>
create makes a draft book with a date-and-name id.add defaults to Lane A. --after must name an item already in the target lane. --reverify requires PRD re-verification before pickup.move accepts --lane <A|B>, --order <n>, or both.start validates and starts the same orders-bound path as Flywheel start; validation blocks leave the book unchanged.Order-book reads and mutations go through the canonical resolver and writer. Do not edit orders/*.json directly.