templates Commands
Overview
The templates category contains 6 commands for installing project templates for documentation, AI prompts, reports, and specifications.
Commands
| Command | Description |
|---|---|
| templates | |
| templates install | Install templates without value replacements |
| templates install ai | Install AI prompt templates without value replacements |
| templates install claude | Install Claude Code configuration templates without value replacements |
| templates install docs | Install documentation templates without value replacements |
| templates install reports | Install report templates without value replacements |
| templates install specs | Install specification templates without value replacements |
Common Use Cases
Install Documentation Templates
# Install to default location
r2r templates install docs
# Install to custom location
r2r templates install docs --destination ./custom-docs
Install AI Prompt Templates
Install Report Templates
Install Specification Templates
Key Features
- Install documentation templates for consistent project structure
- Install AI prompt templates for code generation commands
- Install report templates for test and build summaries
- Install specification templates for compliance testing
- Debug logging support for troubleshooting
See Also
- create design - AI architecture design
- create spec - AI specification generation
- create commit-message - AI commit messages
- validate markdown
- validate books
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.