소개
Automates the creation of professional pull request documentation by synthesizing information from multiple development sources. By analyzing spec metadata, commit history, git diffs, and implementation journals, it creates structured PRs that explain the technical rationale behind changes rather than just the code modifications. This ensures consistency across a codebase, improves review efficiency for teammates, and captures critical decision-making context that is often lost in manual PR writing.