Licence
MIT
Version
5.1.1-staging.7d1847d03944
Deps
1
Size
29 kB
Vulns
0
Weekly
4.4K
Atlas Plugin for GitHub Copilot
Atlas turns a stated need into a full system design by mining the Atlas
knowledge graph. This is the GitHub Copilot harness surface for the atlas plugin.
What's Included
- Skills:
atlas(the need → design brain) andatlas-graph-query(a reference for the Atlas MCP tool surface). - Commands:
/atlas:discover,/atlas:mine-processes,/atlas:mine-data,/atlas:collect-nuances— each delegates orchestration to thebabysitter:babysitskill using an atlas-specific.a5cprocess. - MCP: the Atlas knowledge-graph server (
atlas), wired natively into GitHub Copilot's own MCP config format.
Atlas MCP
The Atlas MCP server is wired natively for GitHub Copilot — no manual setup. It
defaults to https://atlas-staging.a5c.ai/api/mcp and is overridable at
runtime via the ATLAS_MCP_URL environment variable. The
mcp__atlas__atlas_public_* tools are then available to the atlas skills.
Installation
Atlas commands delegate orchestration to Babysitter, so install the Babysitter CLI once, then install this plugin for GitHub Copilot:
npm install -g @a5c-ai/babysitter
babysitter harness:install-plugin github-copilotLicense
See the repository license.