task
Installation
SKILL.md
task
Backend-agnostic task management skill for groove. Reads backend config from .groove/index.md and routes all commands to the appropriate CLI or API.
Git Root Detection
Before running any command, detect the git root:
git rev-parse --show-toplevel
All file paths (.groove/index.md, .beans.yml) are relative to git root.