什么是 finishing-grove-workspace?
当实现完成、所有测试都通过并且代理正在需要解析或清理的 Grove 工作区中运行时使用 来源:chrisbanes/grove。
当实现完成、所有测试都通过并且代理正在需要解析或清理的 Grove 工作区中运行时使用
通过命令行快速安装 finishing-grove-workspace AI 技能到你的开发环境
来源:chrisbanes/grove。
I'm using the finishing-grove-workspace skill to wrap up this Grove workspace.
If .grove/workspace.json is not found: this is not a Grove workspace. Use superpowers:finishing-a-development-branch instead.
| go.mod | go test ./... | | package.json | npm test | | Cargo.toml | cargo test | | build.gradle / build.gradle.kts | ./gradlew test | | pyproject.toml / requirements.txt | pytest | | Makefile | make test |
当实现完成、所有测试都通过并且代理正在需要解析或清理的 Grove 工作区中运行时使用 来源:chrisbanes/grove。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chrisbanes/grove --skill finishing-grove-workspace当实现完成、所有测试都通过并且代理正在需要解析或清理的 Grove 工作区中运行时使用 来源:chrisbanes/grove。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chrisbanes/grove --skill finishing-grove-workspace 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chrisbanes/grove