rcode-incident-record

Generate structured change records and post-mortems from incidents or deployments.

2|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/hanzlahabib/rcode --skill rcode-incident-record
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rcode-incident-record
Source: https://github.com/hanzlahabib/rcode/tree/main/rcode/skills/core/rcode-incident-record
Command: npx skills add https://github.com/hanzlahabib/rcode --skill rcode-incident-record

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns resolved incidents and planned changes into durable documentation so teams do not lose critical context in Slack threads or meeting notes.

Core Features & Use Cases

  • Change Records: Captures deploys, schema changes, infra changes, and other notable work in a consistent rcode template.
  • Post-Mortems: Produces incident write-ups with timeline, root cause, contributing factors, action items, and Memory Bank updates.
  • Memory Bank Hygiene: Updates known issues and decisions so the project’s institutional memory stays accurate after fixes ship.
  • Use Case: A production hotfix caused downtime, and you need a clear incident report plus a linked change record for future review.

Quick Start

Ask the skill to document a resolved incident or completed change and save the result in the appropriate rcode Memory Bank path.

Frequently Asked Questions about rcode-incident-record

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a post-mortem for a production incident?

To write a production incident post-mortem, you need structured incident capture, timeline reconstruction, and root-cause analysis. This process creates a durable record with contributing factors, action items, and known issue updates.

What is the best way to document schema migrations and infrastructure changes?

Documenting schema migrations and infrastructure changes requires creating structured change records. This captures deployment details and notable operational work in a consistent template, preserving traceable documentation for future review.

How do I preserve operational knowledge after an outage or hotfix?

Preserving operational knowledge after an outage or hotfix involves updating a project memory bank. This records decisions, resolved issues, and post-mortem timelines so critical context is not lost in chat threads or meeting notes.

Can I generate incident reports that include root cause analysis and timelines?

Yes, generating incident reports with root cause analysis and timelines is supported. The process produces structured post-mortems that detail contributing factors, reconstruct the event timeline, and define actionable next steps.

What should be included in a change record for a software deployment?

A change record for a software deployment should include templated incident capture, root-cause analysis, and timeline reconstruction. It updates known issues and decisions to maintain accurate institutional memory after fixes ship.

When do I need to create a formal post-mortem or change record?

You need a formal post-mortem or change record for production fixes, releases, schema migrations, infrastructure changes, and resolved outages. These events require traceable documentation to maintain consistent project memory.