--- name: git-workflow description: Git 提交流程:add→commit→push,commit message 格式规范 trigger_keywords: [git, 提交, commit, push, 代码提交] scope: global version: 1.0.0 --- # Git 工作流 1. add_repo 关联仓库 2. create_task 创建开发任务 3. start_agents 启动角色 agent(自动 git commit+push) 4. list_deliverables 查看产出