Validate commits, branches, authors, and repo safety before pushing changes.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "commit-check-mcp" yet — see the docs or source repo.
Use commit-check-mcp to verify whether the current repository meets commit policies, including commit message, branch naming, author info, and working tree state. List failures and suggested fixes.
A summary of check results, failed rules, and fix suggestions for each issue.
Run a pre-push safety validation with commit-check-mcp. Confirm whether the current branch, commit author, commit message, and repository state allow pushing. If not, explain why.
A push/no-push decision with the exact blocking rules or repository state issues.
The commit-check validation failed in CI. Use commit-check-mcp to analyze the cause, identify the failed rule, and provide compliant examples of commit messages or branch names.
An analysis of the failure, the related rule explanation, and compliant examples to follow.
Provides SemVer and conventional commit rules for consistent team versioning.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Run dev checks and get compact error summaries for faster debugging.
Use full Git operations through MCP to manage repositories and collaboration.
Manage end-to-end GitHub workflows safely through verified git and gh steps.
Safely inspect repositories and run Docker-sandboxed commands with optional Codex handoff.