Jobs Update — Data skill for Claude Code
Update the pipeline — pull latest code, refresh dependencies, apply pending DB migrations, summarise what changed.
How to install Jobs Update
Installs to ~/.claude/commands/ncalavera-llm-job-pipeline-jobs-update.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ncalavera/llm-job-pipeline/HEAD/.claude/commands/jobs-update.md -o ~/.claude/commands/ncalavera-llm-job-pipeline-jobs-update.md Restart Claude Code, or start a new session, for it to be picked up.
What Jobs Update does
description: Update the pipeline — pull latest code, refresh dependencies, apply pending DB migrations, summarise what changed.
/jobs-update
Bring an existing install up to date safely. `git pull` alone is not enough: new code can expect schema changes, so this command pulls **and** runs the migration runner so the database matches the code.
Run this from the project root whenever you want the latest version.
Steps
- Confirm the working tree is safe to update. Run `git sta
Alternatives in Data
- Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
- Sentry — Inspect Sentry issues, summarize production errors, and pull health data 14.6k ★
- Skill Production Pipeline — Claude-skills — Effective: 2026-03-07 Applies to ALL new skills, improvements, and deployments 5.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Reviewer Application
You are reviewing one focused group of changed application files from a pull request for an automated pipeline
Trend Apply
Analyze the current project against the latest AI agent trend data and generate actionable design documents fo
Jobs Review
Review hub for the vacancy pipeline. Bare = status menu; apply = deep liked-vacancy interview; archive = inter
Jobs Digest
Compile the morning briefing (new opportunities, recruiter emails to review, pipeline updates, action items) i
Update Event
Refresh specific event pages to update event data
Update Market
Refresh market-price baselines in data/market-prices.md from current listings
Related Agents
.github/workflows/ci Cd.yml
name: CI/CD Pipeline on: push: branches: [main, develop] pull_request: branches: [main] jobs: lint: runs-on: u
Create PR
This agent should be invoked to open a pull request end to end or to update an existing one. This includes com
Codemap Writer
Generate or refresh docs/CODEMAPS/ for the current repo. Use when the user runs /update-codemaps, when context