Source Command Job Status

Show application tracker dashboard

cyn-zhang 08e16d0 745 B Updated

File contents

source-command-job-status

Use this skill when the user asks to run the migrated source command job-status.

Command Template

Show a summary of all active job applications using JobRadar. Load config from config.yaml, then follow Module 10 in SKILL.md.

Read applications/tracker.json (source of truth) and present:

  • A status summary table (grouped: Offers → Interviews → Applied → Watchlist → Needs Attention → Closed)
  • Upcoming deadlines flagged 🔴 (within 7 days)
  • Stale applications flagged ⚠️ (no status change in 14+ days)
  • A one-line recommended next action

Pass "closed" to expand the closed list: /job-status closed

cyn-zhang/job-radar/tree/main/.agents/skills/source-command-job-status commit 08e16d03b0

Frequently asked questions

npx skillmds@latest add cyn-zhang/source-command-job-status