원클릭으로
darkrun-statusline
Install, remove, or preview the darkrun Claude Code status line — a one-line station/phase indicator for the active Run
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Install, remove, or preview the darkrun Claude Code status line — a one-line station/phase indicator for the active Run
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-statusline |
| description | Install, remove, or preview the darkrun Claude Code status line — a one-line station/phase indicator for the active Run |
Manage the Run status line through the CLI:
darkrun statusline install (--global for ~/.claude) — wire Claude Code's statusLine to darkrun, saving the existing line as a restorable fallback. Inside a plugin install, pass --command "${CLAUDE_PLUGIN_ROOT}/bin/darkrun statusline".darkrun statusline uninstall (--global) — restore the previous line.echo '{"workspace":{"current_dir":"'$PWD'"}}' | darkrun statusline.See darkrun statusline --help for details.