init
Set up Corbat configuration for your project. Analyzes project directory to detect your stack and suggests an optimal .corbat.json configuration with available profiles and setup instructions.
Instructions
Suggest a .corbat.json configuration for a project.
WHEN TO USE:
Setting up Corbat for a new project
Want to customize coding standards for a project
Need to see available profiles and options
Analyzes the project directory and suggests optimal configuration based on detected stack.
RETURNS:
Detected stack information
Suggested .corbat.json content
Available profiles list
Setup instructions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Project directory to analyze |