Use this skill after a code PR is merged to integrate approved specs, update the retrospective with learnings, and clean up branches. It now automatically summarizes the retrospective file to keep it concise. Triggers include "integrate change", "post-merge cleanup", or completing a feature implementation.
$npx -y skills add bodangren/git-workflow --skill change-integratorInstalls into the current project.
Run `npx skills use "https://github.com/bodangren/git-workflow" --skill "bodangren/git-workflow/change-integrator"` 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/bodangren/git-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/bodangren/git-workflow"` and select the relevant skills, then follow their instructions.