From quality-check
Run lint + type-check + test suite + coverage report. Triggers on /quality-check, "run quality gates", "ready for review". Merges Triora quality-check + Pillarworks quality-gate agent.
How this skill is triggered — by the user, by Claude, or both
Slash command
/quality-check:quality-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the full quality gate stack: lint, type-check, tests, coverage. Output: pass/fail per gate + actionable issues. Used by Ralph Loop, pre-commit hooks, deploy-check.
Run the full quality gate stack: lint, type-check, tests, coverage. Output: pass/fail per gate + actionable issues. Used by Ralph Loop, pre-commit hooks, deploy-check.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub alexmclaren/orryx-knowledge --plugin quality-check