career-ops
Modes

tracker

Quick read of where every application stands. Useful as a daily check-in or when preparing the weekly review. The full keyboard-driven UI lives in the Go TUI dashboard; this mode is the chat-side summary.

What it does

tracker reads every file in reports/ and produces a structured summary grouped by stage: applied, evaluated, interview, rejected, discarded. Counts per stage, recent activity, and overdue followups are surfaced in a single response.

When to use it

Use tracker for a daily fifteen-second status check. Use the Go TUI dashboard when you need to dig in.

Example

`/career-ops tracker` — output is a structured status summary in the chat.

Gotchas

tracker is read-only. Status changes are explicit keystrokes in the Go TUI dashboard or manual edits to the report frontmatter.

On this page