Skip to main content
markhazleton

devspark.update-pr

by markhazleton

Executes the devspark.update-pr workflow command

Installation guide →

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:

  1. .documentation/{git-user}/commands/devspark.update-pr.md (personalized override)
  2. .documentation/commands/devspark.update-pr.md (team customization)
  3. .devspark/defaults/commands/devspark.update-pr.md (stock default)

User Input

{{input}}

Pass the user input above to the resolved prompt.