groove-admin-help
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<!-- groove:managed — do not edit; changes will be overwritten by groove update -->
<!-- groove:managed — 请勿编辑;修改内容将被groove update覆盖 -->
groove-admin-help
groove-admin-help
Display a structured overview of all groove skills and their commands.
展示所有groove技能及其命令的结构化概览。
Output
输出
Print the following, substituting live config values from where shown:
.groove/index.mdgroove — compound engineering workflow
/groove /groove-admin-help /groove-utilities-prime /groove-admin-install /groove-admin-config /groove-admin-update /groove-utilities-check /groove-admin-doctorDaily
| Skill | Purpose |
|---|---|
| Start the workday |
| End the workday |
Work
| Skill | Purpose |
|---|---|
| Clarify scope through dialogue |
| Write implementation plan |
| Execute the plan |
| Evaluate output |
| Capture lessons |
| Create outcome spec |
| Review branch for blindspots |
Utilities — Tasks
| Skill | Purpose |
|---|---|
| List active tasks |
| Create a task |
| Update a task |
| Archive a task |
| Analyse task status |
| Set up task backend |
| Configure task backend |
| Check task backend health |
Utilities — Memory
| Skill | Purpose |
|---|---|
| Write daily log entry |
| Roll up weekly log |
| Roll up monthly log |
| Record git activity |
| Set up memory backend |
| Check memory backend health |
Utilities — Session
| Skill | Purpose |
|---|---|
| Load workflow context into conversation |
| Check if a newer version is available |
Admin
| Skill | Purpose |
|---|---|
| Install backends and bootstrap AGENTS.md |
| Create or update |
| Pull latest and apply migrations |
| Run all health checks |
Config ()
.groove/index.mdtasks: <value> — task backend (beans | linear | github | none)
memory: <value> — log file path
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)打印以下内容,将中的实时配置值替换到所示位置:
.groove/index.mdgroove — 复合工程工作流
/groove /groove-admin-help /groove-utilities-prime /groove-admin-install /groove-admin-config /groove-admin-update /groove-utilities-check /groove-admin-doctor日常操作
| 技能 | 用途 |
|---|---|
| 开启工作日 |
| 结束工作日 |
工作流程
| 技能 | 用途 |
|---|---|
| 通过对话明确范围 |
| 编写实施计划 |
| 执行计划 |
| 评估输出结果 |
| 记录经验教训 |
| 创建成果规格说明 |
| 检查分支以发现盲区 |
实用工具 — 任务管理
| 技能 | 用途 |
|---|---|
| 列出活跃任务 |
| 创建任务 |
| 更新任务 |
| 归档任务 |
| 分析任务状态 |
| 搭建任务后端 |
| 配置任务后端 |
| 检查任务后端健康状态 |
实用工具 — 记忆管理
| 技能 | 用途 |
|---|---|
| 编写每日日志条目 |
| 汇总每周日志 |
| 汇总每月日志 |
| 记录Git活动 |
| 搭建记忆后端 |
| 检查记忆后端健康状态 |
实用工具 — 会话管理
| 技能 | 用途 |
|---|---|
| 将工作流上下文加载到对话中 |
| 检查是否有可用的更新版本 |
管理功能
| 技能 | 用途 |
|---|---|
| 安装后端并初始化AGENTS.md |
| 创建或更新 |
| 拉取最新版本并应用迁移 |
| 运行所有健康检查 |
配置 ()
.groove/index.mdtasks: <value> — 任务后端(beans | linear | github | none)
memory: <value> — 日志文件路径
git.memory: <value> — 记忆提交策略(ignore-all | hybrid | commit-all)
git.tasks: <value> — 任务提交策略(ignore-all | commit-all)
git.hooks: <value> — 钩子提交策略(ignore-all | commit-all)Constraints
约束条件
- Read and substitute actual configured values into the config block
.groove/index.md - If does not exist, show defaults and note that config has not been created yet
.groove/index.md - Keep output concise — this is a quick-reference, not a manual
- 读取并将实际配置值替换到配置块中
.groove/index.md - 如果不存在,显示默认值并提示配置尚未创建
.groove/index.md - 保持输出简洁——这是速查参考,而非详细手册