Ship compliance skills and agent plugin wiring for Claude Code, Codex, OpenCode, and Cursor via Probo MCP (OAuth 2.0). Includes access-review and missing-signatures workflows, repo-root Git marketplaces, validation, and npm release CI. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
616 B
616 B
description, argument-hint, disable-model-invocation
| description | argument-hint | disable-model-invocation | |
|---|---|---|---|
| Report missing document signatures and pending quorum approvals per person (Claude Code slash command). |
|
true |
Missing signatures command
Execute the missing-signatures skill for organization $ARGUMENTS.
- Load
skills/missing-signatures/SKILL.mdfrom the plugin package root. - Load reference docs from
skills/missing-signatures/references/as directed by the skill. - Follow the skill workflow exactly.
Do not duplicate skill logic here — the skill is the canonical workflow shared with Codex and OpenCode.