Add Career Copilot agent — AI job search pipeline 🤖🤖🤖#1372
Open
RajjjAryan wants to merge 1 commit intogithub:stagedfrom
Open
Add Career Copilot agent — AI job search pipeline 🤖🤖🤖#1372RajjjAryan wants to merge 1 commit intogithub:stagedfrom
RajjjAryan wants to merge 1 commit intogithub:stagedfrom
Conversation
AI-powered job search assistant that evaluates job offers (A-F scoring), tailors resumes, generates ATS-optimized PDFs, scans job portals, and tracks applications through a structured pipeline. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
🔍 Skill Validator Results2 resource(s) checked | ✅ All checks passed Full output
|
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new “Career Copilot” custom agent to the repository, expanding the agent catalog with a job-search / application-management workflow assistant for software engineers.
Changes:
- Added a new agent definition file for “Career Copilot” with capabilities and recommended project structure.
- Registered the new agent in the agents index table for discoverability/installation.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/README.agents.md | Adds the “Career Copilot” entry to the published agents list. |
| agents/career-copilot.agent.md | Introduces the new agent configuration and usage guidance. |
| | C – Domain & Product | 15% | Industry fit and interest alignment | | ||
| | D – Company & Culture | 15% | Size, stage, engineering reputation | | ||
| | E – Comp & Geography | 15% | Salary range, location, visa/remote policy | | ||
| | F – Growth &Tic Factor | 10% | Learning potential, career trajectory | |
There was a problem hiding this comment.
In the scoring table, "F – Growth &Tic Factor" appears to be a typo/formatting issue (missing space after '&' and likely intended to be "Growth & Fit Factor"). This will be user-facing text, so it should be corrected.
Suggested change
| | F – Growth &Tic Factor | 10% | Learning potential, career trajectory | | |
| | F – Growth & Fit Factor | 10% | Learning potential, career trajectory | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Agent: Career Copilot
An AI-powered job search assistant agent that transforms GitHub Copilot into a career management tool for software engineers.
What it does
Why it's useful
Job searching is fragmented across multiple tools — career-copilot unifies the entire workflow in your IDE/terminal. Engineers can evaluate, tailor, and track 100+ applications without context-switching.
Tested with
Full implementation
The complete pipeline with 16 workflow modes, Go TUI dashboard, batch processing, and more: github.com/RajjjAryan/career-copilot
Checklist
career-copilot.agent.md)npm startto update READMEstagedbranch