Install

Install the Companion

The Companion lives in your AI workspace. Install one of nine bundles, then point it at real GRC work or sample artefacts to learn from.

Don't have AI tooling at work?

Install the Companion on your personal machine and use the sample artefact pack to learn without bringing real work. The pack includes a synthetic vendor questionnaire, audit walkthrough, policy draft, and control review.

Open the sample artefact pack ->

Editor / IDE

Claude Code

Claude Code (recommended)

Run the Companion as a Claude Code plugin you invoke with slash commands.

Prerequisites

Install

# 1. Clone the Companion repo somewhere you keep tools
mkdir -p ~/Tools && cd ~/Tools
git clone https://github.com/grcengineering/companion.git

# 2. Create the Claude Code plugins directory and symlink the adapter
mkdir -p ~/.claude/plugins
ln -s ~/Tools/companion/dist/adapters/claude-code/companion ~/.claude/plugins/companion

# 3. Restart Claude Code so it picks up the new plugin

Verify

In any Claude Code session, type /companion:retro.

Companion should respond by asking what real work you want to learn from. If the slash command is not recognised, run ls ~/.claude/plugins/companion/ and confirm you see brain, skills, knowledge, profile, commands.

Cursor

Cursor

Drop a .cursor/rules/ file into any workspace where you want the Companion available.

Prerequisites

Install

# 1. Clone the Companion repo if you have not already
mkdir -p ~/Tools && cd ~/Tools
git clone https://github.com/grcengineering/companion.git

# 2. Inside the workspace you want to use the Companion in:
cd /path/to/your-workspace
mkdir -p .cursor/rules
cp ~/Tools/companion/dist/adapters/cursor/.cursor/rules/companion.mdc .cursor/rules/companion.mdc

Verify

Codex

Codex

Point a Codex session at the Companion bundle directory.

Prerequisites

Install

mkdir -p ~/Tools && cd ~/Tools
git clone https://github.com/grcengineering/companion.git

# Start a Codex session inside the adapter bundle
cd ~/Tools/companion/dist/adapters/codex
codex

Verify

Ask in the Codex session: "Read AGENTS.md and tell me which skill you would use if I just finished a vendor review questionnaire and want to learn from it."

Chat / Workspace

ChatGPT

ChatGPT

Use the Companion as a Custom GPT or ChatGPT Project.

Prerequisites

Install

Verify

Ask: "What real GRC work can we learn from today?" The Companion should ask a targeted question and reference the corpus.

Claude Projects

Claude Projects (no terminal needed)

Upload the Companion bundle to a Claude Project and use it in the browser.

Prerequisites

Install

Verify

Start a new chat in the Project. Ask: "What real GRC work can we learn from today?"

Gemini Gems

Gemini Gems

Use a Gem with three bundled knowledge files.

Prerequisites

Install

Verify

Ask: "What real GRC work can we learn from today?"

Claude Cowork

Claude Cowork

Connect Cowork to the Companion bundle as institutional knowledge plus instructions.

Prerequisites

Install

Verify

Ask: "What real GRC work can we learn from today?"

Notion

Notion Custom Agent

Use the Companion as a Notion Custom Agent with a Notion knowledge database.

Prerequisites

Install

Verify

Ask the agent in Notion to "use my last policy update page as material to learn from".

Microsoft 365 Copilot

Microsoft 365 Copilot

Use the Companion as a Microsoft 365 Copilot declarative agent.

Prerequisites

Install

Verify

In Copilot, type @ The GRC Companion and ask "What real GRC work can we learn from today?"