Marketplace

validation-workflow

Use this skill to validate code changes pass all checks (format, lint, build, tests). Runs validation script and iteratively fixes failures. Invoke before finalizing PRs or after making code changes.

$ インストール

git clone https://github.com/get2knowio/maverick /tmp/maverick && cp -r /tmp/maverick/plugins/maverick/skills/validation ~/.claude/skills/maverick

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