recurse-ml

Installation
SKILL.md

Decision Tree

Need exception handling?   → Use specific exceptions (bare-exceptions.md)
Need conditionals?         → Check conditionals.md for patterns
Need boolean checks?       → See bool.md for comparisons
Need type safety?          → Apply typing.md guidelines
Need debugging?            → Use rml-verify.md

Critical Patterns

Don't Catch Bare Exceptions (REQUIRED)

Installs
4
GitHub Stars
1
First Seen
Jan 29, 2026
recurse-ml — poletron/custom-rules