Every team has the same problem: code ships, docs don't follow. Not because anyone forgets — because updating docs after every PR is tedious, manual work that always loses to the next ticket.
docpr fixes this with a GitHub Action. When a PR merges, LLM analyzes the diff, finds the documentation files that are actually affected, and opens a PR in your docs repo with the updates already written.