MDRSS · MARKDOWN SNAPSHOT
0.0/10

Finishing a Development Branch

--- name: finishing-a-development-branch description: Use when implementation is complete, all tests pass, and you need to decide how to integrate the work --- Core principle: Verify tests → Detect environment → Present options → Execute choice → Clean up. Announce at start: "I'm using the finishing-a-development-branch skill to complete this work." Run the project's full test suite (npm test / cargo test / pytest / go test ./...).

#ai-agents / card #907★ 0◌ 0snapshot 2026-08-04