What problem does it solve?
This Skill helps developers modify zicato safely without overlooking its architecture, contracts, testing requirements, or hard-won engineering invariants.
Core Features & Use Cases
- Surface Routing: Directs changes to the correct chapter of the 14-chapter development guide.
- Invariant Protection: Provides the 10 Golden Rules, shipped-bug warnings, visibility constraints, epoch requirements, and worker-boundary rules.
- Verification Workflow: Defines the pre-commit ladder covering tests, formatting, typing, import contracts, parity gates, JavaScript checks, oracle tests, and vendor scanning.
- Use Case: When adding a scoring knob or changing tournament code, use this Skill to identify the governing invariants, read the relevant development recipe, and run the required validation steps.
Quick Start
Use the zicato development guide to safely review and implement the requested source or test change.