Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기rdm-tasks
스타1
포크1
업데이트2026년 3월 25일 01:12
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","Bash","Glob","Grep","Write","Edit","EnterPlanMode","ExitPlanMode"] |
Work on rdm tasks. $ARGUMENTS is an optional task slug.
rdm task list --project oidc-provider to see open and in-progress tasks.$ARGUMENTS, run rdm task show <slug> --project oidc-provider. Otherwise, present the task list and ask the user which task to work on.rdm task update <slug> --status in-progress --no-edit --project oidc-providerEnterPlanMode 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 commands you ran 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).