jsbakker

Update Status — Development skill for Claude Code

Development community

Append a new stage to an existing job application's status in the tracking log.

How to install Update Status

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

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

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

What Update Status does


name: update-status description: Append a new stage to an existing job application's status in the tracking log

Append a new status stage to the tracking row for the following job: $ARGUMENTS

The **first whitespace-separated token** of the argument above is the job description filename (resolved against `variable-input/job-descriptions/`, same convention as `/tailor-resume` and `/applied`). **Everything after it** is the new status text to append (e.g. "Screening interview", "Not Selec

Alternatives in Development

  • Gmail Sync — /gmail-sync - Sync Application Status from Gmail 36.6k ★
  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Claude Dashboard — Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking 258 ★

Full documentation available on GitHub

View Source Repository