What problem does it solve?
Copilot Spaces brings curated, project-specific documentation, code, and instructions into conversations so answers and generated content are grounded in the team's actual knowledge and repositories. It eliminates guesswork and reduces the risk of producing guidance that conflicts with project conventions or outdated docs.
Core Features & Use Cases
- List available Copilot Spaces accessible to a user and present relevant matches for selection.
- Load a Space's full context (documentation, files, custom instructions) to answer questions, follow workflows, generate code, or draft docs that adhere to team standards.
- Use GitHub CLI (gh api) for creating, updating, and deleting spaces when writes are required, and use MCP read endpoints for safe, read-only retrieval.
- Use Case: Onboard a new engineer by loading the project's Space containing architecture docs, coding standards, and templates so the assistant can produce compliant code samples and checklists.
Quick Start
Load the Accessibility copilot space and answer questions using its documentation and templates.