offlinecv avatar

offlinecv

Official

@offlinecv

0Followers
|
1Public Repos
|
18Published Skills

Offers diagnostic infrastructure for PDF resume parsing validation and GitHub repository management for technical recruitment and job search operations.

Skills Distribution
DomainBusiness, Fi...Resume Parsing Dia.. (40%)GitHub Repository .. (40%)Job Search Analytics (20%)

Agent Skills by offlinecv

Showing 18 vetted skills indexed across 1 GitHub repositories.

offlinecvofflinecv
8

probe-achievements

Analyzes résumé PDFs to validate achievement extraction and locate parsing defects.

Official
Advanced
offlinecvofflinecv
8

probe-skills

Diagnoses PDF résumé skills extraction failures via routin and header analysis.

Official
Advanced
offlinecvofflinecv
8

job-hunt

Scrape, rank, and import job postings into an offlinecv database.

Official
Advanced
offlinecvofflinecv
8

cover-letter

Generates personalized cover letters from resume data and job descriptions.

Official
Advanced
offlinecvofflinecv
8

probe-education

Diagnose education section extraction failures in resume PDFs across routing, chunking, and field heuristics.

Official
Advanced
offlinecvofflinecv
8

triage-issue

Assign GitHub issues to milestones and project board phases via gh CLI.

Official
Intermediate
offlinecvofflinecv
8

probe-contact

Diagnose contact extraction failures in résumé PDFs across parsing pipeline stages.

Official
Advanced
offlinecvofflinecv
8

pr-ready

Coordinate review requests and reminders across GitHub pull requests.

Official
Advanced
offlinecvofflinecv
8

open-pr

Automate branch management, commit squashing, and GitHub PR creation.

Official
Advanced
offlinecvofflinecv
8

probe-resume

Diagnose resume PDF parsing defects against 45 test fixtures.

Official
Advanced
offlinecvofflinecv
8

implement-batch

Implement multiple GitHub issues onto one branch via isolated subagents and automated PR creation.

Official
Advanced
offlinecvofflinecv
8

probe-experience

Analyze résumé PDF experience extraction failures using vitest.

Official
Advanced
offlinecvofflinecv
8

create-gh-issue

Generate structured GitHub issues with root-cause analysis and implementation plans.

Official
Advanced
offlinecvofflinecv
8

revise-pr

Automate GitHub pull request revision by integrating review feedback and resolving threads.

Official
Advanced
offlinecvofflinecv
8

probe-roundtrip

Audit PDF parsing and reconstruction fidelity with multi-hop diff analysis.

Official
Advanced
offlinecvofflinecv
8

pr-review

Review pull requests against issue acceptance criteria and architectural gates.

Official
Advanced
offlinecvofflinecv
8

probe-jobs

Reproduces production job search ranking to decompose sort-key decisions from PDF resumes and live queries.

Official
Advanced
offlinecvofflinecv
8

batch-issues

Group multiple GitHub issues into a single parent epic with sub-issue links and metadata.

Official
Advanced

Frequently Asked Questions About offlinecv

FAQPage Schema
What specific tasks can I perform with these resume diagnostic capabilities?

You can validate extraction accuracy for contact, education, and experience sections within PDF documents. The system identifies parsing defects by comparing output against test fixtures, allowing you to audit reconstruction fidelity and diagnose failures in field heuristics and chunking logic.

Which personas benefit most from these repository management functions?

Software engineers and technical project managers benefit from these functions by streamlining pull request lifecycles and issue tracking. The system enables efficient branch management, commit squashing, and the coordination of review requests, ensuring architectural gates are met before merging.

What are the prerequisites for running these diagnostic and management functions?

Users require access to a GitHub environment and a local setup capable of executing Vitest for experience extraction analysis. The system relies on structured PDF test fixtures to perform multi-hop diff analysis and requires standard repository permissions to manage issues and pull requests.