About
The pr-docs skill streamlines the handoff between development and code review by automatically synthesizing pull request documentation. By analyzing both the original feature specification and the resulting git diff, it creates a structured markdown report that includes file changes, implementation decisions, trade-offs, and BDD scenario coverage. This ensures that reviewers have immediate context on why changes were made, reducing friction in the code review process and maintaining a high-quality documentation trail for every feature implementation.