一键导入
incident-evidence
Collect incident evidence and build a timeline for root-cause analysis and mitigation decisions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Collect incident evidence and build a timeline for root-cause analysis and mitigation decisions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | incident-evidence |
| description | Collect incident evidence and build a timeline for root-cause analysis and mitigation decisions. |
| user-invocable | false |
Collect concrete signals first, then correlate timeline and likely fault domains.
| Parameter | Required | Description |
|---|---|---|
task_path | Yes | Absolute path to incident task directory |
incident_description | Yes | Incident context for evidence targeting |
Call Task tool:
flowbit-information-gathererPrompt must focus on incident-relevant sources:
Call Task tool:
flowbit-timeline-correlatorInput:
Create:
{task_path}/analysis/evidence-pack.md{task_path}/analysis/timeline.mdstatus: success|partial|failed
evidence_path: analysis/evidence-pack.md
timeline_path: analysis/timeline.md
confidence: high|medium|low
evidence-pack.md must separate:
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