Loading...
Loading...
Compare original and translation side by side
.groove/index.md.groove/index.mdgit rev-parse --show-toplevel.groove/index.md.beans.ymlgit rev-parse --show-toplevel.groove/index.md.beans.yml| Command | Description |
|---|---|
| Show active, ready tasks from configured backend |
| Create task with title, type, parent, status |
| Update task status, body, or metadata |
| Archive all completed/scrapped tasks (user confirms) |
| Summarise tasks by status for closeout/daily memory |
| Install configured task backend |
| Show or update task backend configuration |
| 命令 | 描述 |
|---|---|
| 显示已配置后端中的活跃、待处理任务 |
| 创建包含标题、类型、父任务、状态的任务 |
| 更新任务状态、内容或元数据 |
| 归档所有已完成/废弃的任务(需用户确认) |
| 按状态汇总任务,用于收尾工作/每日记录 |
| 安装已配置的任务后端 |
| 查看或更新任务后端配置 |
| $ARGUMENTS | Action |
|---|---|
| → |
| → |
| → |
| → |
| → |
| → |
| → |
| → |
| → |
| (empty) | → |
| $ARGUMENTS 参数 | 操作 |
|---|---|
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| → 跳转至 |
| (空值) | → 跳转至 |
.groove/index.mdtemplates/groove-config.md.groove/index.mdtemplates/groove-config.md.groove/
└── index.md # shared groove config (frontmatter: tasks, sessions, finder, memory, git)
.beans.yml # beans CLI config (at git root, owned by beans)
skills/task/
├── SKILL.md
├── commands/
│ ├── list.md
│ ├── create.md
│ ├── update.md
│ ├── archive.md
│ ├── analyse.md
│ ├── install.md
│ └── config.md
├── references/
│ └── backends.md
└── templates/
├── beans-config.md
└── groove-config.md.groove/
└── index.md # 共享groove配置文件(前置内容:tasks、sessions、finder、memory、git)
.beans.yml # beans CLI配置文件(位于Git根目录,归beans所有)
skills/task/
├── SKILL.md
├── commands/
│ ├── list.md
│ ├── create.md
│ ├── update.md
│ ├── archive.md
│ ├── analyse.md
│ ├── install.md
│ └── config.md
├── references/
│ └── backends.md
└── templates/
├── beans-config.md
└── groove-config.md