بنقرة واحدة
incident-intake
Normalize incident reports into a structured brief with severity, impact, and immediate context.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Normalize incident reports into a structured brief with severity, impact, and immediate context.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Initialize Flowbit with intelligent project analysis and documentation generation
Creates Mermaid diagrams for planning flows, component communication, and architecture views with adaptive detail selection (including C4 levels). This skill should be used when the user asks for a workflow, interaction, or architecture visualization from provided task context.
Internal engine for managing project documentation and technical standards in .flowbit/docs/. Handles file operations, INDEX.md generation, and .github/copilot-instructions.md integration. Invoked by flowbit-init, standards-update, and standards-discover skills.
Quick bug fix with TDD red/green gates and complexity escalation
Implement task directly with AI SDLC standards awareness (no planning mode)
Enter planning mode with AI SDLC standards awareness
| name | incident-intake |
| description | Normalize incident reports into a structured brief with severity, impact, and immediate context. |
| user-invocable | false |
Convert raw incident input into a consistent incident brief before triage starts.
| Parameter | Required | Description |
|---|---|---|
task_path | Yes | Absolute path to incident task directory |
incident_description | Yes | User-provided incident summary |
Extract and structure:
If required fields are missing, use ask_user to fill only critical gaps.
Classify tentative severity:
SEV-1: major outage / critical business impact,SEV-2: significant degradation,SEV-3: contained issue with limited blast radius.Create:
{task_path}/analysis/incident-brief.md{task_path}/analysis/impact-assessment.mdstatus: success|partial|failed
severity: SEV-1|SEV-2|SEV-3
impact_summary: "..."
brief_path: analysis/incident-brief.md
impact_path: analysis/impact-assessment.md
incident-brief.md must include: