Terminal Ops Use this when the user wants real repo execution: run commands, inspect git state, debug CI or builds, make a narrow fix, and report exactly what changed and what was verified. This skill is intentionally narrower than general coding guidance. It is an operator workflow for evidence-first terminal execution. Skill Stack Pull these ECC-native skills into the workflow when relevant: - for exact proving steps after changes - when the right fix needs regression coverage - when secrets, auth, or external inputs are involved - when the task depends on CI runs, PR state, or release stat…