
# Correspondence Pack Operator Purpose: export a grouped pack of correspondence drafts for one tracked request, organized by strategy and tone. Use when: - preparing alternate drafts - handing work to another operator - preserving an audit-ready set of next-step options
# Bundle Export Operator Use this skill to generate a portable per-request bundle for review, handover, or archival. Outputs should include: - correspondence-pack.json - correspondence-pack.md - attachment-manifest.json - attachment-manifest.csv - response-analysis.json - next-best-action.json - request-detail.json - manifest.json
# attention-triage ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
# context-manager ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
# Follow-up operator Generate or review a follow-up draft from the local request record and latest FYI snapshot. Prefer concise, polite language and explicitly state why the draft is suggested.
# Local UI Operator Use this skill when operating the local FYI Request System web UI. ## Goals - create or edit tracked requests - import authority CSVs through the browser - check request metadata before opening FYI draft URLs - hand over cleanly to another operator ## Recommended steps 1. Open the dashboard. 2. Search for the request or create a new one. 3. Confirm authority, title, body, tags, and status. 4. Open the FYI prefilled draft URL only after the local record is accurate. 5. Save
# request-drafter ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
# Snapshot Inspector Use this skill when a tracked FYI request has one or more stored `.json` snapshots and the operator needs a quick view of: - current described state - likely attachments - likely event/message history - missing data that still needs manual review ## Inputs - tracked request ID - latest stored snapshot JSON ## Outputs - concise operator summary - attachment list with names/URLs where present - event list ordered by timestamp when possible - caveats where FYI JSON structure
# Timeline Operator Use this skill to review the event and snapshot history of a tracked FYI request, identify stale requests, and prepare concise operator notes. ## Inputs - tracked request ID - optional FYI request ID ## Outputs - timeline summary - last known event - suggested next action
# Next Action Operator Purpose: choose the next best operator action for a tracked FYI request using local state, snapshot analysis, and follow-up packs. Use when: - triaging a single request - deciding whether to submit, chase, review, or refine - preparing the immediate next correspondence
# Privacy hardening operator Use this skill when reviewing the repo for defensive privacy and operational security. Focus on file permissions, localhost-only binding, sanitized exports, and metadata minimization.
# scheduler-operator ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
# Response analyst Use stored FYI snapshots to assess whether a response appears to have arrived, whether it looks complete, and what follow-up strategy fits best.
# handover-writer ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
# Follow-up Pack Operator Use this skill when a request needs outbound correspondence options. ## Inputs - tracked request record - latest snapshot summary - desired strategy, if already known ## Outputs - a small pack of variants by tone - a recommended default choice - brief note on when to use each version
# fyi-monitor ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation