deploy-hotfix
Prepare and promote an Infiquetra hotfix tag through the deployment workflow.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Prepare and promote an Infiquetra hotfix tag through the deployment workflow.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Route proposed Team Mimir profile behavior changes into target-owned Hermes dialogue after producer-owned custody classification.
Compile and review an approved Workflow Contract for Codex V2 graph, profile, write, check, reviewer, fallback, and external-action consistency without launching work.
Explicitly run an operator-approved Infiquetra Workflow Contract as a root-orchestrated Codex V2 DAG with exact profiles, runtime receipts, bounded writes, one independent review, one remediation, and one targeted recheck.
Deep-dive one chosen Infiquetra idea into a right-sized requirements document before planning.
Run a structured Infiquetra code-quality review at the work-to-PR boundary. Reads the merge-base diff, runs a built-vs-planned audit plus judgment-selected review lenses, validates findings, writes a durable review artifact, appends to the work-thread saga, and routes — without mutating code. Triggers on "review this PR", "code review", "check my diff", "pre-PR review", or a /work hand-in before shipping.
Review Infiquetra plans, requirements, and SDLC documents for implementation readiness.
| name | deploy-hotfix |
| description | Prepare and promote an Infiquetra hotfix tag through the deployment workflow. |
Prepare an Infiquetra hotfix deployment.
../deploy-state/SKILL.md.../../scripts/mint_tag.py; hotfix versions normally use an extra patch
segment such as 1.2.3.1.--confirm-plan matching the printed repo, tag, and ref before any tag push.python3 plugins/deploy/scripts/mint_tag.py \
--env production \
--version 1.2.3.1 \
--repo infiquetra/example \
--ref hotfix/branch \
--dry-run