scm
$
npx mdskill add first-fluke/fullstack-starter/scmExecute branching, merging, and conflict resolution in Git.
- Handles complex Git workflows like branching, merging, and conflict resolution.
- Integrates with Conventional Commit execution for standardized changes.
- Follows step-by-step instructions defined in the scm workflow document.
- Delivers results by performing the requested Git operations directly.
SKILL.md
.github/skills/scmView on GitHub ↗
--- name: scm description: SCM workflow for Git operations (branching/merge/conflict/worktree) plus Conventional Commit execution. disable-model-invocation: true --- # /scm Read and follow `.agents/workflows/scm.md` step by step.