Route job workflows and applications
career-opsskillsetup L3★44,821
santifer/career-ops ↗What it does
Route job application workflows via command or JD parsing
Best for
Centralizing multi-path job search workflows (research, evaluation, application, tracking) where auto-detection of intent saves friction.
Inputs
- · mode string (empty, JD URL, JD text, or sub-command name)
- · job description (optional for auto-pipeline)
- · context file: data/pipeline.md (for pipeline mode)
Outputs
- · command menu (discovery mode)
- · routed subagent or mode-specific behavior
- · discovery of JD vs sub-command intent
Requires
- · 15+ subagent modes (oferta, ofertas, contacto, deep, interview-prep, pdf, training, project, tracker, pipeline, apply, scan, batch, patterns, followup)
Preconditions
- · mode files exist in modes/ directory
- · context files (modes/_shared.md + mode-specific .md) are readable
Failure modes
- · JD text doesn't contain keyword triggers (responsibilities, requirements, about the role, etc.) — falls back to discovery
- · URL/file parsing fails — no auto-detection
Trust signals
- · explicit mode routing table with 15 modes
- · auto-pipeline keyword detection list (responsibilities, requirements, qualifications, about the role, we're looking for, company name + role)
- · documented subagent delegation for scan, apply, pipeline modes
- · inbox integration pattern (data/pipeline.md)