What is finishing-grove-workspace?
Use when implementation is complete, all tests pass, and the agent is operating inside a Grove workspace that needs to be resolved or cleaned up Source: chrisbanes/grove.
Use when implementation is complete, all tests pass, and the agent is operating inside a Grove workspace that needs to be resolved or cleaned up
Quickly install finishing-grove-workspace AI skill to your development environment via command line
Source: 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 |
Use when implementation is complete, all tests pass, and the agent is operating inside a Grove workspace that needs to be resolved or cleaned up Source: chrisbanes/grove.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chrisbanes/grove --skill finishing-grove-workspaceUse when implementation is complete, all tests pass, and the agent is operating inside a Grove workspace that needs to be resolved or cleaned up Source: chrisbanes/grove.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chrisbanes/grove --skill finishing-grove-workspace 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/chrisbanes/grove