Roo-Code/.roo
roomote[bot] 5507f5ab64
feat: extract translation and merge resolver modes into reusable skills (#11215)
* feat: extract translation and merge resolver modes into reusable skills

- Add roo-translation skill with comprehensive i18n guidelines
- Add roo-conflict-resolution skill for intelligent merge conflict resolution
- Add /roo-translate slash command as shortcut for translation skill
- Add /roo-resolve-conflicts slash command as shortcut for conflict resolution skill

The existing translate and merge-resolver modes are preserved. These new skills
and commands provide reusable access to the same functionality.

Closes CLO-722

* feat: add guidances directory with translator guidance file

- Add .roo/guidances/roo-translator.md for brand voice, tone, and word choice guidance
- Update roo-translation skill to reference the guidance file

The guidance file serves as a placeholder for translation style guidelines
that will be interpolated at runtime.

* fix: rename guidances directory to guidance (singular)

* fix: remove language-specific section from translator guidance

The guidance file should focus on brand voice, tone, and word choice only.

* fix: remove language-specific guidelines section from skill file

* Update .roo/skills/roo-translation/SKILL.md

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>

---------

Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <bruno@roocode.com>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2026-02-13 09:28:20 -08:00
..
commands feat: extract translation and merge resolver modes into reusable skills (#11215) 2026-02-13 09:28:20 -08:00
guidance feat: extract translation and merge resolver modes into reusable skills (#11215) 2026-02-13 09:28:20 -08:00
rules Miscellaneous cleanup (#6453) 2025-07-30 16:10:53 -07:00
rules-code fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
rules-debug Add some slash commands that are useful for cli development (#10586) 2026-01-09 13:12:22 -08:00
rules-docs-extractor refactor(docs-extractor): simplify mode to focus on raw fact extraction (#11129) 2026-02-04 17:14:31 -08:00
rules-issue-fixer fix: migrate Issue Fixer to REST + ProjectsV2 (#9207) 2025-11-12 19:46:26 -05:00
rules-issue-investigator chore: clean up repo-facing mode rules (#11410) 2026-02-11 12:15:55 -07:00
rules-issue-writer chore: clean up repo-facing mode rules (#11410) 2026-02-11 12:15:55 -07:00
rules-merge-resolver fix: remove search_and_replace tool from codebase (#8892) 2025-10-30 22:51:29 -04:00
rules-pr-fixer feat: add merge-resolver mode for intelligent conflict resolution (#6090) 2025-07-22 21:31:36 -04:00
rules-translate chore: remove human-relay provider (#10388) 2025-12-30 15:38:46 -07:00
skills feat: extract translation and merge resolver modes into reusable skills (#11215) 2026-02-13 09:28:20 -08:00
roomotes.yml Update roomotes.yml (#10008) 2025-12-10 20:43:28 -08:00