quality-gates

This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyopencode project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.

$ Installer

git clone https://github.com/NikiforovAll/LazyOpenCode /tmp/LazyOpenCode && cp -r /tmp/LazyOpenCode/.opencode/skill/quality-gates ~/.claude/skills/LazyOpenCode

// tip: Run this command in your terminal to install the skill