Commit all changes and open a pull request
Commit all changes and open a pull request. Uses provided arguments as commit message and PR context, or auto-generates both if none given.
/plugin marketplace add racurry/neat-little-package/plugin install dmv@neat-little-packagecommit_message | problem contextUse the git-committer agent to execute a full repository commit, then use the pr-opener agent to create a pull request.
If $ARGUMENTS is provided, use it as the commit message for the commit step, and as problem context for the PR.
If $ARGUMENTS is NOT provided:
The PR will follow the Problem/Solution format with terse, concise language.