بنقرة واحدة
incident
Production incident response — triage, diagnose, fix, restore, document
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Production incident response — triage, diagnose, fix, restore, document
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Spawn recursive agent armies — swarms that spawn swarms, sandbox armadas, full lifecycle assault
Full rebuild — tear down broken service, scaffold fresh, migrate data, deploy, verify
Dynamic swarm orchestration — decompose any task into parallel agent waves, execute, merge results
One-command deployment — detect stack, build, ship, verify, report URL
Generate complete runnable projects from a description — API, CLI, MCP server, full-stack app
Connect any two services — webhooks, MCP tools, API adapters, data pipelines
| name | incident |
| description | Production incident response — triage, diagnose, fix, restore, document |
| level | 4 |
| triggers | ["incident","production down","service down","on fire","everything is broken"] |
| user-invocable | true |
| pipeline | ["firefighter (triage + fix) → monitor (verify recovery) → architect (permanent fix plan)"] |
When something is down in production, this skill coordinates a rapid response: triage the severity, diagnose the root cause, apply the fastest safe fix, verify recovery, and document everything.
Spawn firefighter agent:
Firefighter continues:
Apply the fastest safe fix:
Spawn monitor agent:
Write incident report:
## Incident: [TITLE]
- **Severity**: SEV[X]
- **Duration**: [X minutes]
- **Root cause**: [one sentence]
- **Fix**: [what was done]
- **Needs permanent fix**: [yes/no]
- **Timeline**: [timestamped events]
If the fix was a bandaid:
architect to design proper fix