Explanation-only repository workflow. Use when the user asks to understand behavior, architecture, or rationale from source context without modifying files.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 RooCodeInc/Roomote 中的 47 个 Skill。打开任一 Skill 可查看来源和详情。
RooCodeInc/Roomote已展示 7 / 47 个已收集 Skill。
Explanation-only repository workflow. Use when the user asks to understand behavior, architecture, or rationale from source context without modifying files.
原文语言:英语
Compatibility alias for `implement-changes`. Use when an older explicit command or resumed task still invokes the previous workflow name.
原文语言:英语
Planning-only repository workflow. Use when the user wants a decision-complete implementation plan grounded in repository truth without changing tracked files.
原文语言:英语
Push local commits or existing unpushed commits to the remote without opening pull requests. Stage and commit any uncommitted changes first, keep existing unpushed history when present, and report the follow-up pull request command.
原文语言:英语
Inline code review-and-fix workflow. Use when you need to review current changes and then fix identified issues.
原文语言:英语
Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues.…
原文语言:英语
Behavior-preserving simplification workflow. Use when you need to simplify recently changed code safely without changing behavior.
原文语言:英语