원클릭으로
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: