Agent Capability Analysis
The commit-and-push skill by mplemay is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for automated testing with pytest, conventional commit format, install commit-and-push.
Ideal Agent Persona
Perfect for Python Development Agents requiring automated testing and deployment workflows.
Core Value
Enables automated pytest execution for unit and integration tests, validates code changes against test suites in src/belgie/__test__/, and performs conventional commits with push operations. Provides continuous integration capabilities directly within the development workflow.
↓ Capabilities Granted for commit-and-push
! Prerequisites & Limits
- Requires pytest configuration in pyproject.toml
- Depends on uv package manager for test execution
- Test functions must follow test_ prefix convention
- Test directory structure must mirror source layout
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
commit-and-push
Streamline your development workflow with commit-and-push, automating tests and deployments. Learn how to set up and use this AI agent skill today!
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is commit-and-push?
Perfect for Python Development Agents requiring automated testing and deployment workflows. commit-and-push is a workflow automation skill that validates changes, runs tests using pytest, and pushes code, following a conventional commit format.
How do I install commit-and-push?
Run the command: npx killer-skills add mplemay/brussels. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for commit-and-push?
Key use cases include: Automating test validation before commits, Running unit tests with matching file name patterns, Executing integration tests with _integration suffix, Performing conventional commit creation, Pushing validated code changes to repositories.
Which IDEs are compatible with commit-and-push?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for commit-and-push?
Requires pytest configuration in pyproject.toml. Depends on uv package manager for test execution. Test functions must follow test_ prefix convention. Test directory structure must mirror source layout.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add mplemay/brussels. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use commit-and-push immediately in the current project.