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).