validate-before-merge
Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review.
Installation
SKILL.md
This skill runs all checks that CI performs to validate code is ready for merge. Use this to catch issues locally before CI runs.
Run these checks in order. Each step must pass before proceeding.
Expected: No errors or warnings If fails: Run pnpm format to auto-fix
Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review. Source: cartridge-gg/controller.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cartridge-gg/controller --skill validate-before-merge- Source
- cartridge-gg/controller
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is validate-before-merge?
Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review. Source: cartridge-gg/controller.
How do I install validate-before-merge?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cartridge-gg/controller --skill validate-before-merge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cartridge-gg/controller
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-05