What problem does it solve?
UniKit AI relies on base knowledge rules and project-specific conventions to govern code and workflows. This skill provides a formal mechanism to add, validate, and centralize project rules into the .unikit/RULES.md file, ensuring overrides are intentional and discoverable.
Core Features & Use Cases
- Cross-check new rules against RULES_INDEX.md to avoid duplication and conflicts with existing knowledge.
- Add explicit overrides to .unikit/RULES.md with notes on what they override and why.
- Respect skill-context overrides and language rules when applying changes, enabling project-specific governance.
- Follow a repeatable workflow to load context, determine mode, and place rules in the correct section.
Quick Start
Provide the rule text to add, and the system will classify, validate, and insert it into .unikit/RULES.md under the correct section.