Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるrdm-tasks
スター3
フォーク0
更新日2026年4月20日 19:59
Work on rdm tasks
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Work on rdm tasks
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate user documentation from a completed rdm roadmap
Implement the next phase of an rdm roadmap
Review implementation of an rdm phase or task
Create an rdm roadmap with phases for a topic
| name | rdm-tasks |
| description | Work on rdm tasks |
| allowed-tools | ["Read","Glob","Grep","Write","Edit","EnterPlanMode","ExitPlanMode","mcp__rdm__rdm_task_list","mcp__rdm__rdm_task_show","mcp__rdm__rdm_task_update"] |
Work on rdm tasks. $ARGUMENTS is an optional task slug.
rdm_task_list with project: "<PROJECT>" to see open and in-progress tasks.$ARGUMENTS, use rdm_task_show with project: "<PROJECT>", task: "<slug>". Otherwise, present the task list and ask the user which task to work on.rdm_task_update with project: "<PROJECT>", task: "<slug>", status: "in-progress"EnterPlanMode tool to switch into planning mode.ExitPlanMode tool to switch back to execution mode.Done: task/<slug> line in the commit message — the post-merge hook will mark the task done and record the commit SHA.
Use the exact task slug from the rdm tools you used earlier — do NOT invent or paraphrase it.
If the task is also part of a roadmap phase, include a Done: <roadmap-slug>/<phase-stem> line as well (using exact slugs/stems from rdm).