close-build
CommunityMerge and clean up branches.
Authormarcusglee11
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of merging completed branches into the main branch, performing necessary cleanup, and ensuring that all required gates (like tests and documentation) are met before closure.
Core Features & Use Cases
- Automated Merging: Orchestrates the squash merge of a feature branch into the
mainbranch. - Local Cleanup: Deletes the merged branch and clears the active context after a successful merge.
- Gate Enforcement: Relies on pre-merge hooks to enforce closure gates, ensuring quality and completeness.
- Use Case: After finishing a new feature and ensuring all tests pass, use this skill to seamlessly merge your code into the main development branch and clean up your local environment.
Quick Start
Run the close build script to merge the current branch to main and perform cleanup.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: close-build Download link: https://github.com/marcusglee11/LifeOS/archive/main.zip#close-build 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.