GitHub Copilot
PartialL2 MCPGitHub / Microsoft
Phase 1 parity — rules + commands via .github/ tree
✅Commands✅Rules✅Skills✅Hooks✅MCPrules: .md
CRASH Capability Matrix
CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native
| Primitive | Status |
|---|---|
| Commandscommands | ✅Commands |
| Rulesrules | ✅Rules |
| Skillsskills | ✅Skills |
| Hookshooks | ✅Hooks |
| MCPmcp | ✅MCP |
Folder Hierarchy
Files gald3r writes and the directories it expects for GitHub Copilot. The .github/ tree is the primary gald3r surface.
project-root/
.github/ ├── copilot-instructions.md ← instruction file (auto-generated) ├── instructions/ *.md ← per-file/type instructions └── prompts/ *.md ← reusable prompts .copilot/ └── commands/ *.md ← slash commands
Key Setup Notes
- →Instruction file: .github/copilot-instructions.md (auto-generated by gald3r parity sync)
- →Commands in .copilot/commands/, prompts in .github/prompts/
- →Skills discovered from .agents/skills/ (shared with other Agent-Skills tools)
- →Phase 2 will enable gald3r_valhalla MCP — pending public URL
Known Gaps
Areas where gald3r's native capability is limited or absent on GitHub Copilot. The engine compensates where possible via L2 — MCP Native.
- ⚠Phase 1 only — no native hooks in current release
- ⚠MCP requires public URL (no localhost)
Install gald3r on GitHub Copilot
Run the gald3r installer and get the full CRASH system on GitHub Copilot in under 5 minutes. Persistent memory, 89+ commands, and adversarial quality gates.
35 platforms supported
