Complete feature or bugfix workflow and merge to parent branch
/plugin marketplace add MartyBonacci/specswarm/plugin install specswarm@specswarm## User Input You **MUST** consider the user input before proceeding (if not empty). ## Goal Complete feature or bugfix workflow by cleaning up, validating, committing, and merging to parent branch. **Purpose**: Provide a clean, guided completion process for features and bugfixes developed with SpecSwarm workflows. **Scope**: Handles cleanup → validation → commit → merge → branch deletion **NEW**: Supports individual feature branches with auto-merge to parent branch (not just main) --- ## Pre-Flight Checks --- ## Execution Steps ### Step 1: Detect Workflow Context --- ###...