# Source Command Job Track

> Add or update an application in the tracker

- Skill: `cyn-zhang/source-command-job-track` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cyn-zhang/source-command-job-track`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cyn-zhang/source-command-job-track/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-track

---


# source-command-job-track

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

## Command Template

Update the application tracker using JobRadar. Load config from config.yaml, then follow Module 9 in SKILL.md.

Source of truth is `applications/tracker.json`. `applications/tracker.md` is auto-regenerated — never edit it directly.

If no arguments provided, show the current tracker table (read from tracker.json) and ask what to update.

Usage examples:
- /job-track — show current tracker
- /job-track applied Atlassian "Software Engineer Intern" — add new application
- /job-track watchlist Canva "Product Designer Intern" — save to watchlist before applying
- /job-track interview NAB "Technology Graduate" — update status
- /job-track offer Canva "Product Engineer Intern" — update status
- /job-track rejected Google "Software Engineer Intern" — update status

Status values: watchlist | applied | oa | interview | final_round | offer | accepted | rejected | withdrawn | ghosted

