Loading...
Loading...
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
npx skill4agent add chrisbanes/grove finishing-grove-workspacetest -f "$(git rev-parse --show-toplevel)/.grove/workspace.json".grove/workspace.jsonsuperpowers:finishing-a-development-branch| Marker file | Test command |
|---|---|
| |
| |
| |
| |
| |
| |
cat .grove/workspace.jsonidgolden_copybranchgit push -u origin <branch>
gh pr create --title "<title>" --body "<body>"
grove destroy <workspace-id>
cd <golden-copy-path>git push -u origin <branch>
grove destroy <workspace-id>
cd <golden-copy-path>grove destroy <workspace-id>
cd <golden-copy-path>| Option | Push branch | Create PR | Keep workspace | Cleanup |
|---|---|---|---|---|
| 1. Push + PR | yes | yes | no | yes |
| 2. Push + destroy | yes | no | no | yes |
| 3. Keep as-is | no | no | yes | no |
| 4. Discard | no | no | no | yes |
grove destroy.grove/workspace.json.grove/config.jsonsuperpowers:finishing-a-development-branchgrove destroygrove listsuperpowers:finishing-a-development-branchsuperpowers:subagent-driven-developmentsuperpowers:executing-plansgrove:using-grove