Explanation-only repository workflow. Use when the user asks to understand behavior, architecture, or rationale from source context without modifying files.
Skills in this repository
RooCodeInc/Roomote - Page 2
SkillsMP has collected 47 skills from RooCodeInc/Roomote. Open a skill to review its source and details.
RooCodeInc/RoomoteShowing 7 of 47 collected skills.
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.