一键导入
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: