什么是 implement-with-remote-feedback?
以 Git 为中心的实施工作流程。强制干净签出,创建正确命名的分支,跟踪 WIP markdown 文件中的进度,并持续提交/推送,以便远程 git 日志充当主要监控通道。在开始任何基于计划的实施任务时使用。 来源:xalior/agent-skills。
以 Git 为中心的实施工作流程。强制干净签出,创建正确命名的分支,跟踪 WIP markdown 文件中的进度,并持续提交/推送,以便远程 git 日志充当主要监控通道。在开始任何基于计划的实施任务时使用。
通过命令行快速安装 implement-with-remote-feedback AI 技能到你的开发环境
来源:xalior/agent-skills。
A disciplined, git-centric implementation workflow. Remote git logs are the primary way others monitor your work.
"Working tree is not clean. Please commit or stash your changes before starting." Do NOT proceed until the checkout is clean.
If $ARGUMENTS is provided, use it as the branch name directly (e.g. /implement-with-feedback feature/add-auth). Otherwise, ask the user what kind of work this is and derive a branch name.
以 Git 为中心的实施工作流程。强制干净签出,创建正确命名的分支,跟踪 WIP markdown 文件中的进度,并持续提交/推送,以便远程 git 日志充当主要监控通道。在开始任何基于计划的实施任务时使用。 来源:xalior/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/xalior/agent-skills --skill implement-with-remote-feedback以 Git 为中心的实施工作流程。强制干净签出,创建正确命名的分支,跟踪 WIP markdown 文件中的进度,并持续提交/推送,以便远程 git 日志充当主要监控通道。在开始任何基于计划的实施任务时使用。 来源:xalior/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xalior/agent-skills --skill implement-with-remote-feedback 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xalior/agent-skills