mctlhq
@mctlhq Organization
Public Skills
MCTL Platform Operations
by mctlhq
All operations produce git commits → full audit trail
MCTL Platform Operations
by mctlhq
All operations produce git commits → full audit trail
switch-agent-model
by mctlhq
Migrate the Claude model ID used by all mctl-agent/mctl-agents runtime agents and their CI PR-review bots to a new model, in one coordinated pass across both repos.
archify-diagrams
by mctlhq
"Author, validate and render system diagrams as typed JSON with archify (architecture, workflow, sequence, dataflow, lifecycle). Use when a change touches orchestrator/temporal/, an ADR, an operation→CWFT mapping, or any docs/diagrams/archify/*.json, and when asked to visualise a component map, a runbook, a call sequence or a state machine for an mctlhq repository."
review-watch
by mctlhq
'Monitor a GitHub PR in the background for a review-bot response. Watches claude[bot] (claude-review.yml), chatgpt-codex-connector[bot] (@codex review), and — on repos that have it wired up — the agy reviewer, which posts as github-actions[bot] with an marker. Launches a detached shell process that polls until a bot posts a review (line-anchored comments or top-level review body), a top-level issue comment (clean/"no findings"), or reacts with a thumbs-up, then writes a result file you can read at any time. Use whenever the user has just posted "@codex review" or "@claude review" on a PR — or asks you to "watch / monitor / wait for / babysit the review" on a specific PR — and they want hands-off notification instead of manual gh api polling. Also use when they queue several PRs at once: launch one watcher per PR, in parallel.'
MCP Connection & OAuth PKCE Troubleshooting
by mctlhq
```
tenant-safe-cleanup
by mctlhq
Safely retire services and delete tenants in mctl without leaving namespace, database, Vault, or ArgoCD fallout behind. Use when removing a tenant, debugging failed retire/delete workflows, cleaning post-delete drift, or preventing shared-pg and root-app degradation after tenant cleanup.
git-flow
by mctlhq
"Apply a standard non-interactive git workflow for isolated repository changes: create a feature branch, commit cleanly, open a PR, pass the review gate, merge with a merge commit, and optionally create and push a release tag when the task depends on a tagged version. Use when asked to make repository changes and the user expects disciplined git hygiene without interactive git commands."
rotate-org-secret
by mctlhq
Rotate or set a GitHub Actions secret across all mctlhq repos without leaking the value into chat or shell history. Use when rotating CLAUDE_CODE_OAUTH_TOKEN (or any org-wide Actions secret), adding the secret to a new repo, or verifying which repos have it.
mctl-demo-walkthrough
by mctlhq
Record the mctl-telegram ChatGPT demo walkthrough on the reviewer/test Telegram account and auto-deploy the video to tg.mctl.ai/demo. Use when (re)recording the App Directory demo, refreshing the /demo clip, or when asked to "record the demo" / "redo the walkthrough video" for mctl-telegram.
argocd-health-remediation
by mctlhq
Diagnose and fix ArgoCD application incidents in mctl clusters. Use when an app is Degraded, OutOfSync, Progressing too long, blocked on sync errors, stuck on rollout, or showing misleading orphan/sync warnings. This skill is for tracing the concrete failing resource, applying the smallest safe GitOps or live-state fix, and verifying the app returns to Synced Healthy.
mctl-platform
by mctlhq
MCTL platform operations, troubleshooting, and MCP OAuth recovery. Use for deploying or inspecting mctl services, platform incidents, workflow verification, and MCP startup, handshake, or authorization failures.