-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
- Parser agent - extracts structured data from posting
- Resume agent - generates tailored resume.typ
- Cover letter agent - generates cover-letter.typ
- Reviewer agent - scores and validates
- Compile PDFs
- 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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels