---
title: "deploy"
description: "Tag-promotion deployment operations for Infiquetra repositories. The portable core is the deploy-state skill and the scripts that mint a policy tag, report environment drift, and preview release notes. Claude commands an"
canonical: https://agentpluginsdirectory.com/plugins/deploy
last-updated: 2026-09-23
---

# deploy
Tag-promotion deployment operations for Infiquetra repositories. The portable core is the deploy-state skill and the scripts that mint a policy tag, report environment drift, and preview release notes. Claude commands and the release orchestrator live under com.infiquetra.claude.
- Slug: deploy
- Publisher: infiquetra
- Repository: https://github.com/infiquetra/infiquetra-agent-plugins
- Manifest: plugins/deploy/plugin.json
- Version: 0.2.3
- Category (editorial): other
- Skills: 1 (deploy-state)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-22
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/deploy
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What deploy does, in the publisher's words

Portable tag-promotion operations for Infiquetra repositories. The package mints a policy deployment tag, reports which version each environment is on, and previews the release notes for a candidate range. It refuses a repository that is not github.com/infiquetra/*, and it refuses to promote a snapshot marked unhealthy-v unless the operator passes an explicit override after checking that snapshot by hand.

The package is authored in this repository. It was imported once from infiquetra-claude-plugins at acc99fe7 (upstream 0.2.2) and is maintained here from 0.2.3 on. There is no provenance manifest and no upstream pin to synchronize. The custody decision is recorded in the 2026-09-22 plan.

The scripts sit inside the skill directory on purpose. OpenCode, Gemini CLI, Muse, and Hermes install that directory and nothing else, so a script left at the package root would not be there when those harnesses ran it.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/infiquetra/infiquetra-agent-plugins/HEAD/plugins/deploy/README.md

## Skills

- deploy-state: Infiquetra tag-promotion deployment. Mint a policy tag, report environment drift, preview release notes, or prepare a hotfix. Use for deploy, deploy-status, deploy-notes, and deploy-hotfix.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
