SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Skills
Sk skillproductstable

Project (Copilot)

Set up and maintain AI workspace configuration for GitHub Copilot CLI: project.yaml and .github/copilot-instructions.md. Use when initialising a project for Copilot or editing its Copilot-specific config.

id skill/project-copilotv1.0.0by convergent-systems-keyinvoke /project-copilot
configurationtoolingcopilotproject-yaml

Contract

DirectionNameTypeDescription
inactionoptionalstringsetup | show | set | validate
outresultstringSummary of configuration changes.
  • may write project.yaml, .github/copilot-instructions.md

System prompt fragment

Manage GitHub Copilot project configuration. Create or update:

  • project.yaml: tooling, test commands, build commands
  • .github/copilot-instructions.md: project-specific instructions for Copilot

Verbs: setup (create both if missing), show (display current config), set = (update a setting), validate (check schema). Never overwrite user-customized values without confirmation. For Claude configuration use /project-claude instead.

Author convergent-systems-key. Catalog data license CC-BY-4.0.