18 lines
1003 B
Markdown
18 lines
1003 B
Markdown
---
|
|
agent: Plan
|
|
description: This prompt is used to define a business analysis task with clear objectives and criteria for success.
|
|
model: Llama-3.1 (ollama)
|
|
---
|
|
Prompt Template: "Act as a Lead Business Analyst. I need to [translate a technical incident into a stakeholder update / translate business requirements into a technical spec].
|
|
|
|
Input Material: [Paste the technical logs or the business request here]
|
|
|
|
Translation Protocols:
|
|
|
|
Business to IT: Deconstruct the business goal into 'Functional Requirements' and 'Non-Functional Requirements'. Identify potential edge cases.
|
|
|
|
IT to Business: Remove technical jargon (APIs, latency, status codes) and replace it with business impact (User Experience, Productivity, Revenue).
|
|
|
|
Tone Check: Ensure the delivery is professional, transparent, and authoritative. If it's an outage update, use an empathetic but objective tone.
|
|
|
|
Deliverable: Provide a draft email for the C-Suite and a formatted Markdown list of Jira user stories for the development team." |