CLI - copilot

copilot


The copilot group manages the GitHub Copilot integration for GWS. Use it to publish the GWS skills into your global GitHub Copilot instructions folder and to refresh Copilot's configuration so it understands the Constellab conventions while you code.



copilot skills


Manages the GWS skills exposed to GitHub Copilot. Pass --pull to copy the GWS skills into the global GitHub Copilot instructions folder, or --list to show every available GWS skill. If you run the command with no flag, it prints usage hints instead of doing anything.


gws copilot skills [OPTIONS]


# Copy GWS skills into the global GitHub Copilot instructions folder
gws copilot skills --pull

# List all available GWS skills
gws copilot skills --list


copilot update


Updates the GitHub Copilot configuration for GWS, covering both skills and settings. It only runs if GitHub Copilot is already installed — if Copilot is not installed, the command does nothing.


gws copilot update


# Refresh the GWS GitHub Copilot configuration
gws copilot update
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.