Roo Code is an AI coding assistant that provides dynamic system prompts assembled from multiple sections for comprehensive software development support.
- system-prompt.md - Complete system prompt template with dynamic components and static content
- AskFollowupQuestion.md - Ask clarifying questions to the user
- AttemptCompletion.md - Signal task completion with summary
- BrowserAction.md - Interact with web browsers
- ExecuteCommand.md - Execute shell commands
- InsertContent.md - Insert content into files at specific locations
- ListFiles.md - List files and directories
- NewTask.md - Start new development tasks
- ReadFile.md - Read file contents
- SearchAndReplace.md - Search and replace text in files
- SearchFiles.md - Search for content across multiple files
- SwitchMode.md - Switch between different operation modes
- WriteToFile.md - Write content to files