Skip to main content
Run any Skill in Manus
with one click

git-workflow

Git branching strategy and commit conventions for the Minds AI webapp. Use when creating branches, making commits, opening PRs, resolving merge conflicts, or following the staging-to-production workflow. Covers branch naming (feature/, fix/, chore/), commit message format, PR creation targeting staging, and the rule that only Alexander merges staging to main. Do NOT use for deployment procedures (use deployment skill) or CI/CD pipeline details.

Overview

Git branching strategy and commit conventions for the Minds AI webapp. Use when creating branches, making commits, opening PRs, resolving merge conflicts, or following the staging-to-production workflow. Covers branch naming (feature/, fix/, chore/), commit message format, PR creation targeting staging, and the rule that only Alexander merges staging to main. Do NOT use for deployment procedures (use deployment skill) or CI/CD pipeline details.

Install command
npx skills add https://github.com/seanchiuai/cloneSMP --skill git-workflow

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 15, 2026 at 23:36
SKILL.md
readonly