devspark.update-pr
by markhazleton
Executes the devspark.update-pr workflow command
Documentation
Prompt Resolution
Determine the current git user by running git config user.name. Normalize to a folder-safe slug: lowercase, replace spaces with hyphens, strip non-alphanumeric/hyphen chars.
Read and execute the instructions from the first file that exists:
- .documentation/{git-user}/commands/devspark.update-pr.md (personalized override)
- .documentation/commands/devspark.update-pr.md (team customization)
- .devspark/defaults/commands/devspark.update-pr.md (stock default)
User Input
{{input}}
Pass the user input above to the resolved prompt.