원클릭으로
guardian-hud
Use when the user asks for the Guardian HUD, dashboard, or control-room view from Codex.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user asks for the Guardian HUD, dashboard, or control-room view from Codex.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | guardian-hud |
| description | Use when the user asks for the Guardian HUD, dashboard, or control-room view from Codex. |
Codex does not have the OpenCode TUI HUD layer. Provide the closest Codex surface by running status first:
node <adapter-path> tool guardian_status '{}'
If the user wants an offline control-room artifact, run:
node <adapter-path> tool guardian_report_html '{}'
Do not mutate worktrees, branches, refs, stashes, or files beyond the optional report written by guardian_report_html.
Use when the user asks Codex to drive the repo to the configured Guardian desired end state, such as commit, land, push, clean Guardian worktrees/branches, and safe hygiene cleanup.
Use when the user asks Codex to run Guardian workflows such as guardian status, guardian done, guardian finish, guardian recover, or worktree cleanup. Routes through the Codex Guardian adapter instead of raw git cleanup commands.
Use when the user asks Guardian to initialize, bootstrap, or write the repo-local Guardian config.
Use when the user says Guardian done, finish the job, complete the implementation, land and clean up, or asks Codex to run the normal Guardian completion workflow.
Use when the user asks Guardian to plan or apply the implementation-done cleanup workflow for redundant merged worktrees and branches.
Use when the user asks Guardian to inspect project roadmap, milestone, plan, or ULW execution evidence.