← Back to tools
View AGENTS.md for gacp
gacp
git add, commit and push in one go
Description
gacp simplifies the git workflow by combining git add, commit, and push into a single command. It streamlines the most common git operations.
AI Summary
Combines git add, commit, and push into a single command for streamlined workflow
Capabilities
- + Git add, commit, and push in one command
- + Streamline common git operations
- + Interactive commit message input
Use When
- → When you want to quickly add, commit, and push changes