Groove
Groove from andreadellacorte/groove.
Skills in this plugin
41- ▌ Groove · andreadellacorte bundleGroove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
- ▌ Groove Work Doc · andreadellacorteCreate a 'how does X work' documentation file for a codebase component or concept. Use $ARGUMENTS as the doc topic if provided.
- ▌ Groove Daily End · andreadellacorteEnd the workday: write memory, analyse tasks, run end hook. Use when wrapping up the day.
- ▌ Groove Work Exec · andreadellacorteExecute the implementation plan, track progress in the task backend. Use after planning.
- ▌ Groove Work Plan · andreadellacorte bundleResearch codebase, write concrete implementation plan. Use after brainstorming.
- ▌ Groove Work Spec · andreadellacorteCreate outcome spec (overview, decisions, steps, edge cases). Use $ARGUMENTS as spec topic if provided.
- ▌ Groove Admin Help · andreadellacorteDisplay all groove skills and commands with live config values.
- ▌ Groove Work Audit · andreadellacorteReview current branch for blindspots; fix now / needs spec / create issues.
- ▌ Groove Daily Start · andreadellacorte bundleStart the workday: review yesterday, create today's daily memory, load tasks, prepare agenda. Use when beginning the day.
- ▌ Groove Work Review · andreadellacorteEvaluate output, identify lessons, decide accept/rework. Use after implementation.
- ▌ Groove Admin Config · andreadellacorteCreate or update .groove/index.md config interactively. Run before groove install.
- ▌ Groove Admin Doctor · andreadellacorteRun all groove health checks: config, backends, companions, AGENTS.md.
- ▌ Groove Admin Update · andreadellacortePull latest groove skills and apply pending migrations to local groove state.
- ▌ Groove Admin Install · andreadellacorteInstall groove backends, companions, and AGENTS.md bootstrap. Run once per repo.
- ▌ Groove Work Compound · andreadellacorteDocument lessons, update rules/templates/docs. Use to capture learnings after review.
- ▌ Groove Utilities Check · andreadellacorte bundleCheck if a newer version of groove is available on GitHub.
- ▌ Groove Utilities Stats · andreadellacorte bundleQuantified compound-loop dashboard: lessons captured vs graduated, adherence streaks, and task velocity. Use to see whether the workflow is actually compounding.
- ▌ Groove Work Brainstorm · andreadellacorte bundleClarify scope through dialogue, surface key decisions and open questions. Use before planning.
- ▌ Groove Groovebook Review · andreadellacorteBrowse and review open learning PRs in the configured groovebook repo. Use to participate in the shared groove commons.
- ▌ Groove Utilities Onboard · andreadellacorteGenerate a GROOVE.md onboarding guide for contributors to a groove-enabled project. Explains the compound loop, commands, and conventions.
- ▌ Groove Admin Claude Hooks · andreadellacorteInstall groove's Claude Code native shell hooks into .claude/settings.json. Enables deterministic session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.
- ▌ Groove Admin Cursor Hooks · andreadellacorteInstall groove's Cursor native hooks into .cursor/hooks.json. Enables compaction-safe re-priming, session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.
- ▌ Groove Groovebook Publish · andreadellacortePublish a workflow learning to the groovebook shared commons as a GitHub PR. Use after groove-work-compound when a learning is worth sharing.
- ▌ Groove Utilities Task List · andreadellacorte bundleList active tasks in the configured backend. Use to see current task status.
- ▌
- ▌
- ▌
- ▌
- ▌ Groove Utilities Task Analyse · andreadellacorteAnalyse task status and distribution across the configured backend.
- ▌ Groove Utilities Task Archive · andreadellacorteArchive a completed task in the configured backend.
- ▌ Groove Admin Claude Statusline · andreadellacorte bundleInstall a rich Claude Code statusline into ~/.claude/hooks/ and ~/.claude/settings.json. Displays model, git context, token usage, effort level, 5h/7d usage limits, and active /loop count with next-fire time.
- ▌
- ▌
- ▌ Groove Utilities Memory Log Git · andreadellacorte bundleRecord git activity summary in memory log.
- ▌ Groove Utilities Memory Graduate · andreadellacorteGraduate a workflow insight from learned/<topic>.md into AGENTS.md as a permanent constraint. Use when a lesson is stable enough to apply to every future session.
- ▌ Groove Utilities Memory Mistakes · andreadellacorteLog a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.
- ▌ Groove Utilities Memory Promises · andreadellacorteCapture and resolve deferred items from a session ('we'll come back to that'). Use $ARGUMENTS as the promise text, or --list / --resolve N.
- ▌ Groove Utilities Memory Log Daily · andreadellacorte bundleWrite the daily memory log entry. Use at end of day to record what happened.
- ▌ Groove Utilities Memory Log Weekly · andreadellacorte bundleRoll up the weekly memory log from daily entries.
- ▌ Groove Utilities Memory Log Monthly · andreadellacorte bundleRoll up the monthly memory log from weekly entries.
- ▌ Groove Utilities Memory Retrospective · andreadellacorteAnalyse workflow trends: session ratings, recurring mistakes, and learnings over a period. Use for weekly or monthly reflection.