groove-admin-help

Display all groove skills and commands with live config values.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "groove-admin-help" with this command: npx skills add andreadellacorte/groove/andreadellacorte-groove-groove-admin-help

<!-- groove:managed — do not edit; changes will be overwritten by groove update -->

groove-admin-help

Display a structured overview of all groove skills and their commands.

Output

Print the following, substituting live config values from .groove/index.md where shown:


groove — compound engineering workflow

/groove   /groove-admin-help   /groove-utilities-prime   /groove-admin-install   /groove-admin-config   /groove-admin-update   /groove-utilities-check   /groove-admin-doctor

Daily

SkillPurpose
/groove-daily-startStart the workday
/groove-daily-endEnd the workday

Work

SkillPurpose
/groove-work-brainstormClarify scope through dialogue
/groove-work-planWrite implementation plan
/groove-work-execExecute the plan
/groove-work-reviewEvaluate output
/groove-work-compoundCapture lessons
/groove-work-spec [topic]Create outcome spec (what to build)
/groove-work-doc [topic]Create reference doc (how it works)
/groove-work-auditReview branch for blindspots

Utilities — Tasks

SkillPurpose
/groove-utilities-task-listList active tasks
/groove-utilities-task-createCreate a task
/groove-utilities-task-updateUpdate a task
/groove-utilities-task-archiveArchive a task
/groove-utilities-task-analyseAnalyse task status
/groove-utilities-task-installSet up task backend
/groove-utilities-task-configConfigure task backend
/groove-utilities-task-doctorCheck task backend health

Utilities — Memory

SkillPurpose
/groove-utilities-memory-log-dailyWrite daily log entry
/groove-utilities-memory-log-weeklyRoll up weekly log
/groove-utilities-memory-log-monthlyRoll up monthly log
/groove-utilities-memory-log-gitRecord git activity
/groove-utilities-memory-installSet up memory backend
/groove-utilities-memory-doctorCheck memory backend health
/groove-utilities-memory-mistakesLog and resolve a workflow mistake
/groove-utilities-memory-promisesCapture or resolve a deferred item
/groove-utilities-memory-retrospective [week|month|all]Analyse ratings, mistakes, learnings
/groove-utilities-memory-graduate [topic]Promote a stable lesson to AGENTS.md

Utilities — Session

SkillPurpose
/groove-utilities-primeLoad workflow context into conversation
/groove-utilities-checkCheck if a newer version is available
/groove-utilities-onboardGenerate GROOVE.md onboarding guide for contributors

Admin

SkillPurpose
/groove-admin-installInstall backends and bootstrap AGENTS.md
/groove-admin-configCreate or update .groove/index.md
/groove-admin-updatePull latest and apply migrations
/groove-admin-helpShow this help
/groove-admin-doctorRun all health checks
/groove-admin-claude-hooksInstall Claude Code native shell hooks into .claude/settings.json
/groove-admin-cursor-hooksInstall Cursor native hooks into .cursor/hooks.json

Groovebook (only shown if groovebook: is set in .groove/index.md)

SkillPurpose
/groove-groovebook-publishPublish a workflow learning as a PR
/groove-groovebook-reviewBrowse and review open learning PRs

Config (.groove/index.md)

tasks.backend:       <value>   — task backend (beans | linear | github | none)
tasks.list_limit:    <value>   — max tasks in task-list (default 15)
tasks.analyse_limit: <value>   — max tasks in task-analyse (default 30)
memory.review_days:  <value>   — business days to review at daily start (default 5)
memory path:         .groove/memory/ (hardcoded)
specs path:          .groove/memory/specs/ (hardcoded)
git.memory:          <value>   — memory commit strategy (ignore-all | hybrid | commit-all)
git.tasks:           <value>   — tasks commit strategy (ignore-all | commit-all)
git.hooks:           <value>   — hooks commit strategy (ignore-all | commit-all)
groovebook:          <value>   — shared learning commons repo (optional)

Constraints

  • Read .groove/index.md and substitute actual configured values into the config block
  • If .groove/index.md does not exist, show defaults and note that config has not been created yet
  • Keep output concise — this is a quick-reference, not a manual

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

groove

No summary provided by upstream source.

Repository SourceNeeds Review
General

find-skills

No summary provided by upstream source.

Repository SourceNeeds Review
General

pdf-to-markdown

No summary provided by upstream source.

Repository SourceNeeds Review
General

groove-utilities-memory-log-git

No summary provided by upstream source.

Repository SourceNeeds Review