在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用rdm-roadmap
星标0
分支0
更新时间2026年4月27日 18:44
Create an rdm roadmap with phases for a topic
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Create an rdm roadmap with phases for a topic
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Generate user documentation from a completed rdm roadmap
Implement the next phase of an rdm roadmap
Review implementation of an rdm phase or task
Work on rdm tasks
基于 SOC 职业分类
| name | rdm-roadmap |
| description | Create an rdm roadmap with phases for a topic |
| allowed-tools | ["Read","Bash","Glob","Grep"] |
Create an rdm roadmap with phases for the topic described in $ARGUMENTS.
$ARGUMENTS. Read key files, search for related code, and build context.rdm roadmap create <slug> --title "Title" --body "Summary." --no-edit --project graphql-serverrdm phase create <slug> --title "Phase title" --number <n> --no-edit --roadmap <roadmap-slug> --project graphql-server <<'EOF'
## Context
Why this phase exists and what it builds on.
## Steps
1. First step
2. Second step
## Acceptance Criteria
- [ ] Criterion one
- [ ] Criterion two
EOF
rdm roadmap show <slug> --project graphql-serveradd-caching, migrate-auth)