validating-business-logic-against-code
Installation
SKILL.md
Validating Business Logic Against Code
Project-agnostic. Use BDD/project_config.yaml → bl_output.root and validation (or entry_points) for BL and code paths when present (see tailor-bdd-skills-for-project).
Purpose
Build trust between documented business logic and actual implementation by systematically mapping each BL rule to concrete evidence in the codebase.
Prerequisites
- A business logic document (markdown, YAML, or structured text)
- Access to the relevant code files
- Understanding of the project structure
Instructions
Step 1: Parse Business Logic Document
Read the BL document and extract all explicit rules: