Secondmate Verify banner
eshwarvijay eshwarvijay

Secondmate Verify

Development community

Description

--- description: Run the secondmate pre-integration gate on a maker's worktree — clean tree, non-empty diff, exact-SHA match, tests — before merging. --- Run the secondmate verify-gate and report PASS or the exact REFUSE reasons. Do NOT integrate/merge unless it PASSes. Arguments (worktree path, base branch, and the SHA the checker reviewed): $ARGUMENTS Execute (fill the values from the arguments; add `--test "<cmd>"` if a test command applies): ```bash "${CLAUDE_PLUGIN_ROOT}/bin/verify-gate

Installation

Installs to ~/.claude/skills/eshwarvijay-secondmate-secondmate-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eshwarvijay-secondmate-secondmate-verify && curl -fsSL https://raw.githubusercontent.com/eshwarvijay/secondmate/HEAD/commands/secondmate-verify.md -o ~/.claude/skills/eshwarvijay-secondmate-secondmate-verify/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository