Tag: data-flow
skill
★ 835
System-aware Codebase Analysis and Refactoring Skill
This skill provides deep, evidence-based system understanding by analysing control and data flows, architectural boundaries, and code quality against established principles. It generates a comprehensive artifact detailing the codebase's hea…
skill
★ 5
Mechanical Module Composition via Contract Wiring
This skill mechanically wires two existing child modules together to satisfy a parent contract. It strictly routes data flow based on defined contracts, ensuring structural integrity without introducing new business logic.