Project
Set up AI workspace config for this project. Installs project-claude (Claude Code) and project-copilot (GitHub Copilot) together.
/project
configurationtooling project-yamldispatcher
Inputs
| Name | Type | Description |
|---|---|---|
tool optional | string | claude | copilot | both (default: both) |
Outputs
| Name | Type | Description |
|---|---|---|
result | string | Summary of configuration changes. |
Side effects
- delegates to project-claude and/or project-copilot
System prompt fragment
Dispatch to the appropriate tool-specific project skill. For Claude Code setup use /project-claude. For GitHub Copilot setup use /project-copilot. When both tools are in use, both skills apply.
Attribution: convergent-systems-key. License: Apache-2.0 or as stated by the originating repository.