Roo Code + braid
Install AI prompts to Roo Code with braid
Install prompts to Roo Code's .roo/rules/ directory with a single CLI command. Your standards guide Roo Code's AI across every mode. The CLI writes each rule as a separate markdown file to .roo/rules/, installs skills to .roo/skills/, and delivers published workflows through the same skill-compatible path so braid flows can run anywhere Roo supports skills. This multi-mode support means your team's conventions apply consistently whether Roo is writing code, reviewing architecture, or answering questions.
Roo Code is a VS Code extension with multi-mode AI that switches between Code, Architect, and Ask roles. braid delivers rules, skills, and workflow bundles across all modes, so whether the agent is writing code, planning architecture, or answering questions, it follows your team's conventions.
How it works
Install via CLI
One command installs your prompt library to Roo Code's local config files.
braid install -a rooWhat you get
Via CLI
Workflows are a braid-native prompt type. Published workflows install through the same local bundle path as skills, so any tool with skill support can run them.