harness:finishing-a-development-branch
CommunityFinish safely with tests, archive, and options.
Software Engineering#git workflow#test verification#release readiness#workspace cleanup#merge or pull request#feature status tracking#documentation archive
Authorhuangbaixun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Finishing a feature safely is hard because teams must confirm correctness (tests), choose the right integration path (merge, PR, keep, or discard), and ensure required operational handoffs (feature status, progress sync, and archive) happen before completion.
Core Features & Use Cases
- Test-gated completion: Verifies the project’s test suite before offering any integration or cleanup choices.
- Environment-aware integration menu: Detects repo/worktree state (normal, worktree, detached HEAD) and presents exactly the allowed merge/PR/keep/discard options for that scenario.
- Operational integrations on completion: Updates features.json status to done, mirrors outcomes into claude-progress.json, and requires invoking harness:archive before reporting completion.
- Deployment-surface safeguard: Prompts the user about harness:canary when the change touches CI/CD or deployment-related surfaces, without auto-invoking it.
Quick Start
Use this skill when your implementation is complete and tests are passing, by telling the agent: "Complete this feature using harness:finishing-a-development-branch and propose the correct next integration option."
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: harness:finishing-a-development-branch Download link: https://github.com/huangbaixun/harness-engineering/archive/main.zip#harness-finishing-a-development-branch 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 471,000+ vetted skills library on demand.