@arcanea/overlay-copilot
v1.2.1
Published
GitHub Copilot overlay for the Arcanea Intelligence OS
Maintainers
Readme
@arcanea/overlay-copilot
GitHub Copilot overlay for the Arcanea Intelligence OS.
Installs Arcanea's intelligence layer into GitHub Copilot — .github/copilot-instructions.md, voice enforcement, and creative coding frameworks.
Installation
npx @arcanea/cli install copilotOr programmatically:
import { install } from '@arcanea/overlay-copilot';
await install({ depth: 'standard' });What It Installs
Copilot instructions file with Arcanea coding style, Guardian-informed suggestions, and design token awareness.
License
MIT
