·git-flow-manager
</>

git-flow-manager

专注于 Git 暂存、规范化提交与变更记录管理。

9Installs·1Trend·@caomeiyouren

Installation

$npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager

How to Install git-flow-manager

Quickly install git-flow-manager AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: caomeiyouren/momei.

SKILL.md

View raw

输入: "我需要去 dev 分支开发新功能。" 动作: 检查 ../momei-dev 目录,若不存在则执行 git worktree add ../momei-dev dev,随后在对应目录工作。

输入: "清理所有没用的工作树。" 动作: 执行 git worktree prune 随后根据需要 rm 或 git worktree remove 对应目录。

专注于 Git 暂存、规范化提交与变更记录管理。 Source: caomeiyouren/momei.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from caomeiyouren/momei

Quick answers

What is git-flow-manager?

专注于 Git 暂存、规范化提交与变更记录管理。 Source: caomeiyouren/momei.

How do I install git-flow-manager?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/caomeiyouren/momei