Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/aAAaqwq/openclaw-team --skill git-workflow명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | git-workflow |
| description | Git workflow: branches, PR, merge, cleanup |
Standard Git workflow: branches, commits, PR, merge
Always through PR:
git checkout -b <prefix>/<name>
# changes
git add <files>
git commit -m "Description"
git push -u origin <prefix>/<name>
gh pr create --title "..." --body "..."
gh pr merge --squash --delete-branch
git checkout main && git pull
| Change type | Prefix | Example |
|---|---|---|
| New feature | feature/ | feature/clientk-lookalikes |
| Data update | update/ | update/stream-cohort-2026-02-08 |
| Fix | fix/ | fix/crm-product-fk |
| New lead/contact | feat/ | feat/kyrylo-mazur-lead |
Always squash merge + delete branch:
gh pr merge --squash --delete-branch
--squash -- one clean commit in main--delete-branch -- automatically deletes the branch after mergegit checkout main
git pull origin main
<Action>: <what exactly was done>
Details if needed.
Co-Authored-By: Claude <noreply@anthropic.com>
Examples:
Add 24 stream participants (p-fb-018..041)Update task-042: expand stream outreach to 39 peopleFix CRM product FK consistencyIf old branches have accumulated:
# View all remote branches
gh api repos/your-org/<repo>/branches --jq '.[].name'
# Delete a specific one
gh api repos/your-org/<repo>/git/refs/heads/<branch> -X DELETE
| Repo | What's there | Prefix |
|---|---|---|
your-org/$PROJECT_ROOT | CRM + PM data | update/, feat/, fix/ |
your-org/claude-skills | Claude skills | update/, feature/ |
your-org/google-tools | Google API scripts | feature/, fix/ |
change-review -- CRM/PM data validation before PRcode-review -- code review for code PRs霸下销售总监大师技能包 — 全球顶尖B2B销售能力。对标华为铁三角+Salesforce+麦肯锡谈判法。
墨白首席美学官大师技能包 — 全球顶级视觉战略能力。对标伦敦皇家艺术学院 + 奥美全球 + 苹果Jony Ive设计标准。
轩辕AI编码舰队——OpenClaw作为大脑,指挥Claude Code/Cursor/Windsurf/Trae/Codex CLI集群并行开发。覆盖:ACP配置、IDE接入、权限管理、任务分发、windsurf+cursor双IDE调度、worktree隔离、舰队看板。触发词:IDE舰队、编码集群、AI IDE、多工具编排、ACP配置、Cursor舰队、Windsurf集群、Trae接入、IDE调度、并行编码、AI编码引擎、IDE编排、coding fleet
SOC 직업 분류 기준