Show application tracker dashboard
Scanned 9/7/2026
Install to Claude Code
npx -y skills add cyn-zhang/job-radar --skill source-command-job-status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Source Command Job Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/cyn-zhang-source-command-job-status)More formats (shields.io, HTML) on the badges page.
---
name: "source-command-job-status"
description: "Show application tracker dashboard"
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!