بنقرة واحدة
darkrun-inspect
Display a darkrun Run's state — Stations, Units, completion criteria, and Checkpoint status
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Display a darkrun Run's state — Stations, Units, completion criteria, and Checkpoint status
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Start a new darkrun Run — describe what you want to accomplish and the factory manager scaffolds a right-sized lifecycle for it
Create a composite Run combining stations from multiple factories with sync points
Configure darkrun for this project — auto-detect VCS, hosting, CI/CD, and default branch, confirm with the user, and write .darkrun/settings.yml
Parking lot for ideas not yet ready to become a Run — add, list, review, or promote a backlog item into a Run
Review and decide a Station's Checkpoint — approve to advance the Run, or request changes to route rework as drift
Run a Run lights-out in dark mode — pre-elaborate the work up front, then advance Station to Station without stopping for review, pausing only on external/await gates and ambiguity
| name | darkrun-inspect |
| description | Display a darkrun Run's state — Stations, Units, completion criteria, and Checkpoint status |
Call darkrun_run_inspect (optional slug/id). It raises the Run in the darkrun desktop app — launching the app if one isn't already connected — and returns the structured state. Summarize the state lead-with-what's-next: current Station and phase → Units done/in-progress/blocked → the next Checkpoint; use darkrun_unit_list { run, station } for a Station's Units and completion criteria. Relay the showing.desktop.status: building means it's compiling darkrun-desktop for this arch and the window opens when done; not_found means relay the hint (set DARKRUN_DESKTOP, or build it). If the window doesn't appear, the launch is logged to .darkrun/desktop.log — read it for the reason. Offer /darkrun:darkrun-resume to advance.