
chrisbanes/grove
5 skills39 installs100 starsGitHub
Install
npx skills add https://github.com/chrisbanes/groveSkills in this repo
1Finishing Grove WorkspaceDetects a Grove workspace, runs the auto-detected test command, and presents completion options once tests pass. Used when a developer finishes implementation inside a Grove workspace and needs to wrap it up.9installs2Grove DoctorRuns an ordered set of diagnostic checks on a Grove installation and prints a full report with remediation steps. A developer uses it when Grove is not working as expected or to troubleshoot workspace issues.9installs3Grove Multi AgentOrchestrates parallel subagents across isolated Grove workspaces created per independent task, then reviews results and offers PR or cleanup options. A developer uses it when several truly independent tasks can run concurrently without shared file conflicts.9installs4Using GroveCreates and enters an isolated Grove workspace cloned from the golden copy with warm build state, then verifies the baseline test suite. A developer uses it before starting feature work that needs isolation from the current checkout.9installs5Grove ConfigConfigures Grove for a repository by verifying git, detecting the build system, and writing config plus a post-clone hook. A developer uses it the first time they want Grove workspaces in a project that lacks .grove/config.json.3installs