scaffold_layer_repo
Creates folder structure with templates for bootstrapping new BC Code Intelligence layers: company, team, or project.
Instructions
Create BC Code Intelligence layer folder structure with templates. Use this to bootstrap a new company, team, or project layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path where layer structure should be created | |
| layer_type | Yes | Type of layer being created | |
| layer_name | Yes | Display name for the layer (e.g., "Acme Corp Standards") | |
| include_examples | No | Include example content files to demonstrate structure |