Stats
Actions
Tags
From corthos-corthography
Approve (or reject) a Corthography Press run paused at the production release gate. Use when a publish run with --env prod is awaiting human approval.
How this skill is triggered — by the user, by Claude, or both
Slash command
/corthos-corthography:corthography-press-approveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Argument | Required | Description |
| Argument | Required | Description |
|---|---|---|
<run_id> | Yes | Run identifier (status must be awaiting_approval) |
--reject | No | Reject the release instead of approving |
--reason <text> | No | Optional reason recorded in the run metadata |
--json | No | JSON output |
corthography approve <run_id> [--reject] [--reason "..."]
--reject to fail the run.auto_approve_prod flag in the registry. By default this is false — only a press-core engineer can release prod runs. Partners should coordinate with their press-core contact when paused at this gate.npx claudepluginhub corthosai/client.corthography.ai --plugin corthos-corthographyGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.