offlinecv
Official@offlinecv
Offers diagnostic infrastructure for PDF resume parsing validation and GitHub repository management for technical recruitment and job search operations.
Agent Skills by offlinecv
Showing 18 vetted skills indexed across 1 GitHub repositories.
probe-achievements
Analyzes résumé PDFs to validate achievement extraction and locate parsing defects.
probe-skills
Diagnoses PDF résumé skills extraction failures via routin and header analysis.
job-hunt
Scrape, rank, and import job postings into an offlinecv database.
cover-letter
Generates personalized cover letters from resume data and job descriptions.
probe-education
Diagnose education section extraction failures in resume PDFs across routing, chunking, and field heuristics.
triage-issue
Assign GitHub issues to milestones and project board phases via gh CLI.
probe-contact
Diagnose contact extraction failures in résumé PDFs across parsing pipeline stages.
pr-ready
Coordinate review requests and reminders across GitHub pull requests.
open-pr
Automate branch management, commit squashing, and GitHub PR creation.
probe-resume
Diagnose resume PDF parsing defects against 45 test fixtures.
implement-batch
Implement multiple GitHub issues onto one branch via isolated subagents and automated PR creation.
probe-experience
Analyze résumé PDF experience extraction failures using vitest.
create-gh-issue
Generate structured GitHub issues with root-cause analysis and implementation plans.
revise-pr
Automate GitHub pull request revision by integrating review feedback and resolving threads.
probe-roundtrip
Audit PDF parsing and reconstruction fidelity with multi-hop diff analysis.
pr-review
Review pull requests against issue acceptance criteria and architectural gates.
probe-jobs
Reproduces production job search ranking to decompose sort-key decisions from PDF resumes and live queries.
batch-issues
Group multiple GitHub issues into a single parent epic with sub-issue links and metadata.
Frequently Asked Questions About offlinecv
FAQPage SchemaWhat 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.