deploy-hotfix
Prepare and promote an Infiquetra hotfix tag through the deployment workflow.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Prepare and promote an Infiquetra hotfix tag through the deployment workflow.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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