Create a pull request with Problem/Solution format
Generate a pull request with a Problem/Solution format. Use when you want to create a PR that clearly explains what issue was solved and how. Provide context like bug descriptions, error logs, or feature requirements as arguments, or let it analyze your commits automatically.
/plugin marketplace add racurry/neat-little-package/plugin install dmv@neat-little-packageoptional context about the problem being solvedUse the pr-opener agent to create a pull request for the current branch.
If $ARGUMENTS is provided, use it as context for the Problem statement. This could be:
If $ARGUMENTS is NOT provided, the agent will analyze the branch commits and diff to infer the Problem and Solution.
The PR will follow the Problem/Solution format with terse, concise language.