By diegouis
Provectus governance guardrails for agentic AI — policy charter, deterministic PreToolUse enforcement, audit logging, and safe-by-default skills for regulated (FSI) teams.
FSI analyst assistant that drafts memos and summarizes documents under Provectus governance. Use for financial-services analysis, document summaries, and internal memos. Refuses to handle secrets or move data off-system.
The Provectus Governance Charter — the FSI policy this project operates under. Use this whenever you need to know what actions are permitted, forbidden, or audited. Consult before any file, git, or network operation in a governed repository.
A workshop demo for CCW NYC (June 16, 2026) showing how a regulated enterprise can safely empower its people with agentic AI — by shipping governance with capability through a private Claude plugin marketplace.
One-line story: Anthropic gives enterprises powerful agents and the primitives to govern them; Provectus encodes its expertise into a private, governed plugin marketplace so a regulated enterprise can safely empower everyone — engineers and business staff alike — and prove it to their CISO.
| Face | Surface | What it shows |
|---|---|---|
| 1 — Engineer cut | Claude Code (CLI) | Hard enforcement — a PreToolUse hook blocks an off-policy action live and audits it (un-bypassable, even in YOLO mode). |
| 2 — Business/Exec cut | Claude Cowork / Desktop | Governance by distribution & design — admin-curated private marketplace, required plugin, opinionated guardrails, OTel audit trail. |
Honesty note: PreToolUse hooks are hard-enforced in Claude Code but not in Cowork. This demo is deliberately accurate about where each control lives — that distinction is the consulting expertise on display.
✅ Ready to run. The plugin and marketplace validate clean and the hook tests
pass. See REPLICATION.md to reproduce the demo on your own machine in
about 5 minutes — no AWS account required.
plugins/provectus-governance/ the governance plugin (charter, hooks, skills)
.claude-plugin/marketplace.json local marketplace catalog that ships the plugin
demo-sandbox/ a throwaway repo to run the demo against
walkthroughs/ walkthroughs for the two demo "faces"
REPLICATION.md step-by-step to run it yourself
The live demo is fully local / Anthropic-native. AWS (Bedrock, OTel→SIEM, Cedar/AVP runtime authorization) is the production-scale chapter, shown only on request.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub diegouis/ccw-governance-demo --plugin provectus-governanceUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.