- Add [FrankGPT consolidated instructions](.github/agents/FrankGPT.consolidated-instructions.md) and supporting standards in [.github/instructions/core.instructions.md](.github/instructions/core.instructions.md) to define agent modes, commands, and workflows. - Expand prompt and knowledge assets, including [.github/prompts/create-commit.msg.prompt.md](.github/prompts/create-commit.msg.prompt.md), to standardize ITIL-aligned reasoning and improve session-aware commit/message generation.
871 B
871 B
agent, description
| agent | description |
|---|---|
| Plan | This prompt is used to troubleshoot IT issues using ITIL-rooted methodologies. |
Prompt Template: "Act as an ITIL Incident Manager. We are troubleshooting the following issue: [Describe issue, e.g., 'Gatus endpoints are reporting red for local NAS hosts'].
Reasoning Protocol (ToT):
Simluate three distinct experts (Network Engineer, System Admin, and Application Developer).
Each expert must provide one high-probability root cause and a corresponding diagnostic test.
Evaluate the experts' suggestions and select the most logical path based on the ITIL Mindset (focus on Service Restoration).
Mindset Requirements:
Distinguish between Symptoms and Root Causes.
Prioritize non-disruptive diagnostic commands before suggesting service restarts.
Provide a 'Next Steps' section for long-term Problem Management to prevent recurrence."