change-integrator
CommunityIntegrate changes and clean up.
Authorbodangren
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the post-merge integration process, ensuring that approved specifications are moved to their final location, project boards are updated, and the repository is kept clean by removing obsolete branches. It also maintains the RETROSPECTIVE.md file by summarizing older entries to keep it concise.
Core Features & Use Cases
- Post-Merge Integration: Moves approved specs from
docs/changes/todocs/specs/. - Branch Cleanup: Deletes local and remote feature branches after merging.
- Project Board Updates: Marks tasks as "Done" on GitHub projects.
- Retrospective Maintenance: Appends new learnings and automatically summarizes older entries using Gemini CLI when the file exceeds a size limit.
- Use Case: After successfully merging a feature branch for a new API endpoint, you can use this skill to automatically move the associated spec, delete the branch, update the project board, and record the learnings in the retrospective.
Quick Start
Run the change integrator script with the merged PR number, branch name, project item ID, and key learnings.
Dependency Matrix
Required Modules
ghgemini
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: change-integrator Download link: https://github.com/bodangren/git-workflow/archive/main.zip#change-integrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.