在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用rdm-roadmap
星标1
分支1
更新时间2026年3月25日 01:12
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 页面并帮你完成安装。
基于 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
Work on rdm tasks
| 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 oidc-providerrdm phase create <slug> --title "Phase title" --number <n> --no-edit --roadmap <roadmap-slug> --project oidc-provider <<'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 oidc-provideradd-caching, migrate-auth)