What problem does it solve? Business logic often lives in stakeholder heads or scattered notes, causing AI development agents to invent rules during implementation. This Skill produces a signed, traceable business rules catalog that pins down every constraint, calculation, and decision criterion before construction begins. ## Core Features & Use Cases - Structured Rule Catalog: Generates a business-rules.md document with per-domain rule sections, each rule carrying an ID, category, condition, testable logic, examples, and exceptions. - Required Coverage Checks: Ensures validation, authorization, calculation, lifecycle, temporal, and compliance rule categories are populated or explicitly marked N/A. - Traceability & Gating: Every rule must trace to a functional requirement (FR-XXX), and the document is blocked from signature until nine validation rules pass, with BSA as approval authority. - Use Case: After signing a functional spec for a lending platform, run this Skill to produce eligibility, interest calculation, and compliance rule sections that downstream traceability and development agents consume. ## Quick Start Ask the agent to generate the business rules catalog for your project based on the signed functional specification.