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수집된 skill 47개 중 7개를 표시합니다.
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.
원문 언어: 영어