Commit a subset of changes based on a description
Stage and commit specific changes based on a description of what to include. Use when you want to commit only certain files without manually staging them.
/plugin marketplace add racurry/neat-little-package/plugin install dmv@neat-little-package<what_to_commit>Use the git-committer agent to execute a partial commit workflow.
Based on the description in $ARGUMENTS, the agent will identify and stage only the relevant files, then commit them with an appropriate message following git-workflow conventions.
Examples of descriptions: