Generate a PR change summary grouped by service after work is finished. Trigger when wrapping up a task and ready to commit or create a pull request — reads git diff and git log, groups changed files by service directory, and outputs a markdown-formatted summary with file lists, commit history, and diff stats.
$npx -y skills add tgoai/tgo --skill pr-draft-summaryInstalls into the current project.
Run `npx skills use "https://github.com/tgoai/tgo" --skill "tgoai/tgo/pr-draft-summary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tgoai/tgo" that are relevant to the current task. Run `npx skills add "https://github.com/tgoai/tgo"` and select the relevant skills, then follow their instructions.