AI Marketplace¶
The Stratus GRCITSM marketplace carries the grcitsm-analyst plugin: the agents, skills, and reference material that let Claude operate your GRC-ITSM tenant. Download it here, then follow the setup instructions on the AI page.
Download the marketplace (ZIP)
| Version | 0.21.0 |
|---|---|
| Built | 2026-08-12 |
| Size | 2.6 MiB |
| SHA-256 | 478275c4c254c08dc970e88f010a270cd7159e1f855225de4ef6d122f21b9e4b |
Verify your copy against the checksum above before uploading it:
What the archive contains¶
| Contents | Purpose |
|---|---|
grcitsm-analyst plugin |
The agents, skills, and commands that operate your tenant over MCP: SSP authoring and generation, ticket and asset workflows, compliance lookups, and the bulk-write pipeline |
| FedRAMP and CMMC corpora | The FedRAMP 2026 Consolidated Rules, the Rev5 baselines, and the CMMC practice set, bundled so requirement lookups answer from authoritative text rather than from the model's memory |
SETUP.md |
The recommended permission posture, including the block that lets reads run freely and forces a prompt on every write |
DISTRIBUTION.md |
The version, build date, and verification instructions for the copy you are holding |
Install it¶
The archive installs two ways, and the AI page covers both in full:
- claude.ai organization. An owner uploads the ZIP once under Organization settings > Plugins, then sets whether members get it by default, are required to have it, or opt in. Members reach it in chat and in Cowork.
- Claude Code. Extract the archive, then run
/plugin marketplace add <path>followed by/plugin install grcitsm-analyst@stratus-grcitsm-marketplace.
To update, download the current archive and upload it to the same marketplace. A plugin with the same name overwrites the previous version in place.
The plugin still needs a connection
The marketplace supplies the agents and skills. It does not connect Claude to your instance -- that is the MCP OAuth connector, configured separately in your tenant and added in claude.ai. See Connect Claude to your instance. Hosted tenants have the connector configured already.
Changes are yours to approve
The plugin operates a live system of record. Adopt the permission posture in SETUP.md so every operation that changes a record stops for a yes or no before it runs.