Manage live application pipeline tracker, statuses, and updates
Scanned 9/5/2026
Install to Claude Code
npx -y skills add karthikrshet/Career-Agents --skill career-pipeline-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Career Pipeline Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/karthikrshet-career-pipeline-tracker-6331fc0c)More formats (shields.io, HTML) on the badges page.
---
name: career-pipeline-tracker
description: Manage live application pipeline tracker, statuses, and updates
license: MIT
---
# career-pipeline-tracker
Tracks job applications through a complete lifecycle state machine:
`bookmarked` → `applied` → `screening` → `interviewing` → `offer` → `accepted` / `rejected` / `withdrawn`
Persists in dual Markdown table (`pipeline-tracker.md`) and JSON format.
## Usage
```bash
# Add new application
career-agents pipeline add <company> <role> <url>
# Update status
career-agents pipeline status <company> <status> [notes]
# List active applications
career-agents pipeline list
```
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!