📦 wacai-index-official-website-demand-change — 官网需求一键变更
v1.0.0粘贴新需求与项目路径,自动完成分支检查、代码拉取、需求落库、代码修改、检查、Git commit/push,并推送企业微信通知,实现官网项目需求变更全流程自动化。
详细分析 ▾
运行时依赖
版本
- Initial release of "index-official-website-demand-change" skill for automating Wacai官网需求变更全流程。 - Supports one-click execution: checks git workspace, writes/backs up demand file, modifies code, runs checks, commits, pushes, and notifies via 企业微信 webhook. - Requires explicit project path, branch, and demand file from user input or context—refuses to proceed if missing. - Includes detailed enterprise WeChat notification with time, path, branch, commit info, and code changes after successful push. - Handles and reports all error cases: missing input, dirty workspace, git pull/check failures, push/notification failures. - Scripts for notification and git operations now parameterized by project path and branch, no hardcoded paths.