Dev Fix Skill [!IMPORTANT] Unified developer workflow for fixing bugs. Analyzes issue-tracker context, cross-checks docs/code, proposes a solution, implements the fix, verifies locally, and delivers a PR/MR. Instructions When the user asks to perform this workflow, execute the following steps: 🛠 Dev-Fix — Professional Bug Remediation This workflow manages the bug-fix lifecycle from issue analysis to PR/MR delivery. It enforces a strict Propose - Approve - Verify cycle using native artifacts. Input Workflow Step 0: Environment Prep (Turbo) // turbo 1. Sync Registry : in the standard repo. Ste…