home/productivity/extraction-prompt

Extraction Prompt

GPTClaudeDeepSeek··710 copies·updated 2026-07-14
extraction-prompt.prompt
#### Extraction Prompt

Extract structured workflow fields from the provided intake note.

##### Fields to Extract

- request_type
- system_area
- priority_signal
- customer_impact_signal
- missing_information
- duplicate_indicator
- recommended_human_review_question

##### Rules

- Use null when information is not present.
- Do not infer facts beyond the note.
- Do not invent ownership, priority, impact, or closure details.
- Flag ambiguous records for human review.
- Return JSON only.

##### Human Review Requirement

Extracted fields are draft support only. A human reviewer must confirm the final structured record.

when to use it

Community prompt sourced from the open-source GitHub repo Tyler-Windes/ai-assisted-workflow-analysis-demo (MIT). A "Extraction Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Tyler-Windes/ai-assisted-workflow-analysis-demo · MIT