bugfix
01Skill Claude CodeCodex
Use when fixing a bug, defect, issue, or unexpected behavior. Follows Goal-Driven Execution: reproduce with a test, implement the fix, verify no regressions.
OpenCode and Claude Code rules to eliminate lazy coding, behavioral principles, code quality rules, and auto-activating skills for cleaner, simpler AI-generated code.
This repository also configures its own agents. See what unlazier-ai tells them →
Skill Claude CodeCodex
Use when fixing a bug, defect, issue, or unexpected behavior. Follows Goal-Driven Execution: reproduce with a test, implement the fix, verify no regressions.
Skill Claude CodeCodex
Use when reviewing code for quality, best practices, bugs, or adherence to coding standards. Checks against Simplicity First, Completeness, Structure, Style, Correctness, Naming, Performance, Testability, and Async rules.
Skill Claude CodeCodex
Use when refactoring, simplifying, or restructuring code. Follows Surgical Changes and Simplicity First: touch only what's needed, avoid scope creep, keep it simple.