Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 5 additions & 23 deletions docs/community/index.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,13 @@
---
description: Explore community projects that extend Roo Code's capabilities to enhance your workflow
description: Roocabulary - external community glossary
keywords:
- roo code community
- community projects
- sparc
- memory bank
- dynamic rules
- roo commander
- maestro
- roocabulary
- roo code dictionary
image: /img/social-share.jpg
---

# Index
# Roocabulary

Welcome to the Roo Code community section! Here you'll find community projects that extend Roo Code's capabilities to enhance your development workflow.
This legacy Community index has been retired. Please visit the Roocabulary repository:

---

## Community Projects

| Project | Description |
|---------|-------------|
| [🔥 SPARC](/community/sparc) | Orchestrates set and forget agentic development workflows through a structured framework using Roo Code Boomerang Tasks |
| [Memory Bank](/community/memory-bank) | Solves the challenge of maintaining context across sessions with a structured memory system |
| [Tips & Tricks](/community/tips-and-tricks) | Collection of files designed to supercharge your Roo Code experience and maximize productivity |
| [Dynamic Rules](/community/dynamic-rules) | Define new rules and delete them on the fly with simple syntax in your messages |
| [Roo Commander](/community/roo-commander) | Sophisticated collection of custom modes designed to manage software development projects |
| [Maestro Project](/community/maestro) | Orchestrates a team of specialized modes for comprehensive software development lifecycle management |
| [Roocabulary](/community/roocabulary) | a collection of words, phrases, and jargon created to define and enhance the Roo Code experience |
- Roocabulary (GitHub): https://github.com/cannuri/Roocabulary
23 changes: 3 additions & 20 deletions docs/community/memory-bank.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
---
description: Maintain context across Roo Code sessions with a structured memory system that ensures deep project understanding and continuity
keywords:
- memory bank
- roo code context
- persistent memory
- session continuity
- GreatScottyMac
- AI context management
description: This legacy community project page has been retired.
image: /img/social-share.jpg
---

# Memory Bank Project by GreatScottyMac
# Memory Bank

[View Project on GitHub](https://github.com/GreatScottyMac/roo-code-memory-bank)

The Roo Code Memory Bank project solves a critical challenge in AI-assisted development: **maintaining context across sessions**. By providing a structured memory system integrated with VS Code, it ensures your AI assistant maintains a deep understanding of your project across sessions.

---

## Key Features

- 🧠 **Persistent Context**: Remembers project details across sessions and maintains consistent understanding of your codebase
- 🔄 **Smart Workflows**: Mode-based operation with automatic context switching and project-specific customization
- 📊 **Knowledge Management**: Structured documentation with technical decision tracking and automated progress monitoring
This page has been retired as part of deprecating the Community section.
15 changes: 3 additions & 12 deletions docs/community/roo-commander.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
---
description: Sophisticated custom modes for Roo Code that manage software projects with a virtual development team and structured workflows
keywords:
- roo commander
- multi-agent development
- custom modes
- project management
- jezweb
- virtual team orchestration
description: This legacy community project page has been retired.
image: /img/social-share.jpg
---

# Roo Commander Project by jezweb
# Roo Commander

[View Project on GitHub](https://github.com/jezweb/roo-commander)

The Roo Commander project provides a sophisticated collection of custom modes for Roo Code designed to manage software development projects using a structured, multi-agent approach. It introduces a virtual, specialized software development team orchestrated by the **👑 Roo Commander** mode, leveraging specialized roles and a structured project journal for enhanced context management and workflow organization.
This page has been retired as part of deprecating the Community section.
20 changes: 4 additions & 16 deletions docs/community/roocabulary.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
---
description: A fun, AI-inspired dictionary defining the unique language of the Rooniverse, from Rooploying to Roocrastinating and beyond
keywords:
- roocabulary
- roo code dictionary
- rooniverse
- roo terminology
- cannuri
- rooploying
- roobugging
description: Roocabulary - external community glossary
image: /img/social-share.jpg
---

# Roocabulary by cannuri
# Roocabulary

[View Project on GitHub](https://github.com/cannuri/Roocabulary)
This page has moved. Please visit the Roocabulary repository:

The **Roocabulary** is a living dictionary of fun, AI-inspired terminology used in the **Rooniverse** of Roo Code. It helps define the unique language around Roo Code, covering concepts like Rooploying, Roobugging, Roocrastinating, and much more!

This repository is open-source. Everyone is welcome to contribute, improve, and expand the Roocabulary!

Viva la Roovolution!
- https://github.com/cannuri/Roocabulary
3 changes: 2 additions & 1 deletion docs/features/custom-modes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -662,4 +662,5 @@ In addition to mode-specific rules directories, there's also a generic `.roo/rul
- **Precedence confusion:** Remember that project modes completely override global modes with the same slug - no properties are merged.

## Community Resources
Ready to explore more? Check out the [Community Projects](/community) page to discover tools and projects that extend Roo Code's capabilities, including sophisticated custom mode collections like [Roo Commander](/community/roo-commander) and [Maestro](/community/maestro).
Explore community terms and fun Roo terminology in the Roocabulary repository:
- [Roocabulary (GitHub)](https://github.com/cannuri/Roocabulary)
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ Make Roo Code work your way with:
- [Advanced Features](/features/auto-approving-actions)
- [Frequently Asked Questions](/faq)

### Roocabulary
- Explore the community glossary and fun Roo terminology at the Roocabulary repository:
- https://github.com/cannuri/Roocabulary

### Community & Socials
- **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions.
- **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips.
Expand Down
7 changes: 7 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,13 @@ const config: Config = {
respectPrefersColorScheme: false,
},
image: 'img/social-share.jpg', // Default Open Graph image
// Redirect legacy /community path to Roocabulary repo
redirects: [
{
from: ['/community', '/community/'],
to: 'https://github.com/cannuri/Roocabulary',
},
],
navbar: {
logo: {
alt: 'Roo Code Logo',
Expand Down
21 changes: 3 additions & 18 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,24 +192,9 @@ const sidebars: SidebarsConfig = {
href: 'https://github.com/RooCodeInc/Roo-Code/blob/main/CONTRIBUTING.md',
},
{
type: 'category',
label: 'Community',
items: [
'community/index',
{
type: 'category',
label: 'Projects',
items: [
'community/sparc',
'community/memory-bank',
'community/tips-and-tricks',
'community/dynamic-rules',
'community/roo-commander',
'community/maestro',
'community/roocabulary',
],
},
],
type: 'link',
label: 'Roocabulary',
href: 'https://github.com/cannuri/Roocabulary',
},
{
type: 'category',
Expand Down