Skip to content

create Commands

Overview

The create category contains 7 commands for AI-powered content generation and documentation creation.

Commands

Command Purpose
create pr Generate pull request with AI-generated description
create spec Generate Gherkin specifications from natural language
create squash-message Generate squash commit message from branch commits
create commit-message Generate AI-powered commit messages
create design Generate workspace.dsl for a module using AI
create risk-profile Create OSCAL profile from risk assessment
create risk-assess Update OSCAL assessment-results with evidence

Common Use Cases

Pull Request Creation:

r2r eac create pr

Specification Generation:

r2r eac create spec "User can login with email and password"

Architecture Documentation:

r2r eac create design src-auth

Key Features

  • AI-powered content generation using configured providers
  • Integration with Git workflows
  • BDD specification support
  • OSCAL compliance documentation
  • Architecture diagram generation

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.