Generate or update a per-branch Markdown record of the current PR/branch's work under docs/<branch-slug>.md, and upsert its entry in the docs/README.md index (newest first). Idempotent: re-running on the same branch updates the same file instead of creating a new one. Use after opening a PR, before merging, or when asked to 'document this PR/work'.
Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.