admin@quirgs~/$ man quirgs
WHAT IS A QUIRG?
A quirg is a self-contained AI governance tool — delivered as a Claude
Code skill, guide, or SOP.
Install one from the quirgs plugin marketplace and it becomes a live
compliance assistant inside Claude.
SITE LAYOUT
Press [≡] in the terminal header
or
[+ more]in the navagation for the full
site map.
READING THE SKILLS LIST
The Skills registry displays like the following example:
compliance hitl-compliance-gate v1.0.0 [live]
The name is a clickable link to the skill's detail page.
Version shows the current release.
Status badges:
[live] — production-ready, install
now
[draft] — in development, not yet
released
[deprecated] — archived, no longer
maintained
INSTALLING A SKILL
Skills install from the quirgs plugin marketplace, in two steps inside
Claude Code:
1. Add the marketplace (once):
/plugin marketplace add unqdlphn/quirgs
2. Install a single skill, or an entire
bundle:
/plugin install eu-ai-act-classifier@quirgs
/plugin install quirgs-compliance@quirgs # 7 compliance skills
/plugin install quirgs-publish@quirgs # 8 publish skills
Each skill page's install block has the exact commands ready to copy.
The Gist link is a read-only preview, not an install.
[NOTE] Auto-update is off by default
for third-party marketplaces. To pull new versions:
/plugin marketplace update quirgs
HITL GATE
The gate enforces governance at runtime. AI agents POST compliance
decisions; a human reviewer approves or rejects at
/review/.
admin@quirgs~/help$