# RFP inbox watch

A recurring job for the "Draft the RFP from your past answers" recipe. Set it up only after the user approves it.

**Cadence:** Every 30 minutes on weekdays

**Job prompt** (each fired run is a fresh session — schedule this verbatim):

```
You are a scheduled job in a fresh session. No live user is present.
Use the rfp-first-draft skill from your skills folder; its first-run
answers are in memory.
1. Check Salesforce opportunities and the drive folder for a new RFP.
2. Map its sections to the outline and draft each from the response
   library, validating every section against its cited source.
3. Save the draft and post the section summary to the delivery channel.
If a required input is missing or a check fails, post what you found
and hold — never submit the response to the prospect without approval.
```

The prompt assumes the `rfp-first-draft` skill is saved in the agent's skills folder and its first-run answers are in memory.