# Source Command Job Status

> Show application tracker dashboard

- Skill: `cyn-zhang/source-command-job-status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cyn-zhang/source-command-job-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cyn-zhang/source-command-job-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: cyn-zhang (https://skillmd.com/u/cyn-zhang)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cyn-zhang/source-command-job-status

---


# 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

