Results for “rule-writing”
3 skillsMore results
clean-code
Write readable, maintainable code through disciplined naming, small functions, and clean error handling.
1.6k · bundle
validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0