What is git-flow-manager?
专注于 Git 暂存、规范化提交与变更记录管理。 Source: caomeiyouren/momei.
专注于 Git 暂存、规范化提交与变更记录管理。
Quickly install git-flow-manager AI skill to your development environment via command line
Source: caomeiyouren/momei.
输入: "我需要去 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
Stable fields and commands for AI/search citations.
npx skills add https://github.com/caomeiyouren/momei --skill git-flow-manager专注于 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
https://github.com/caomeiyouren/momei