Read The Rules

Create incident reports and map work to ledger items.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill read-the-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Read The Rules
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/read-the-rules
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill read-the-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides incident reviews, ensures a new incident report is created for each occurrence, and maps the work to a ledger item for auditable tracking. It enforces a structured workflow that converts failures into durable knowledge.

Core Features & Use Cases

  • Automatic incident summarization and new incident report creation.
  • Rule analysis to identify violated/missing/ambiguous rules and surface prior resolutions.
  • Propose the smallest durable prevention patch and define recurrence control.
  • Store durable review artifacts in a repo-local location for audit and learning.

Quick Start

Run the incident review workflow and generate a new incident report document for this event.

Frequently Asked Questions about Read The Rules

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

FAQPage Schema
How do I create an incident report and prevent recurrence?

This skill creates an incident report by mapping the event to a ledger item, reading the relevant rule set, identifying violated or missing rules, and proposing the smallest durable prevention patch to prevent recurrence.

What is the best way to identify missing or ambiguous rules during an incident review?

The best way to identify missing or ambiguous rules during an incident review is to run a structured workflow that reads the smallest relevant rule set, surfaces prior resolutions, and flags the specific governance rules that were violated or lack clarity.

How do I track incident reports for audit and governance compliance?

You can track incident reports for audit and governance compliance by mapping every new incident review to a ledger item and storing the durable report artifacts in a repo-local location, ensuring full traceability from failure to prevention patch.

Does this incident review workflow require external dependencies to store reports?

No, this incident review workflow has no external dependencies. It stores durable review artifacts directly in a repo-local location, allowing you to audit incident summaries and rule patches without needing additional external tracking tools.

When do I need to generate a fresh incident report document for a failure?

You need to generate a fresh incident report document for every failure occurrence to ensure structured governance. This converts the event into durable knowledge by mapping it to a ledger item, analyzing rule violations, and defining recurrence control.