Skip to content

Automated agent intake pipeline #11

@celloopa

Description

@celloopa

Automatically run the agent pipeline when a new posting is added.

Trigger

  • After saving a new posting via TUI input dialog
  • Or via CLI: ghosted intake <posting-file>

Pipeline steps

  1. Parser agent - extracts structured data from posting
  2. Resume agent - generates tailored resume.typ
  3. Cover letter agent - generates cover-letter.typ
  4. Reviewer agent - scores and validates
  5. Compile PDFs
  6. Tracker agent - adds entry to tracker

Configuration

  • Option to run full pipeline or stop at certain stages
  • Review/approval gate before final submission
  • Store pipeline config in local/.agent/config.json

Dependencies

  • Requires job posting input dialog (or CLI intake command)
  • Agent prompts already exist in internal/agent/prompts/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions