dashboard
Installation
SKILL.md
JobOps Application Dashboard
Reconciles tracker.yaml from the filesystem, renders a statusboard, and — on
Claude Code — drives a two-level menu loop (pick an application, then pick an
action). On Codex it renders a read-only board with suggested next actions.
Flags:
--board-only— reconcile and render the board, then stop (no menu loop) on any platform.--fast— skip the reconcile entirely: render the board from the tracker exactly as stored, then stop (no scan, no tracker write, no menu loop). Use for a quick read-only glance; artifact flags andnext_actionreflect the last full reconcile, not the current filesystem. Takes precedence over--board-only(both stop after the board). If--fastand--board-onlyare passed together,--fastwins.
Configuration
Read .jobops/config.json. If missing, stop with: