jsbakker

Applied — Development skill for Claude Code

Development community

Record that the applicant has applied to a job, in the tracking log.

How to install Applied

Installs to ~/.claude/commands/jsbakker-job-os-applied.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jsbakker/job-os/HEAD/.claude/commands/applied.md -o ~/.claude/commands/jsbakker-job-os-applied.md

Restart Claude Code, or start a new session, for it to be picked up.

What Applied does


name: applied description: Record that the applicant has applied to a job, in the tracking log

Record a new job application in the tracking log for the following job description file: $ARGUMENTS

You are maintaining the applicant's job-application tracking log. Every application gets exactly **one row**, written once, at the time this command runs — never overwrite or merge into an existing row, even if `/applied` is run again later for the same job (ask the user to confirm if that look

Alternatives in Development

  • Agent Instructions — This project uses bd (beads) for issue tracking 1.6k ★
  • Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★
  • Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★

Full documentation available on GitHub

View Source Repository