Agnix deploy-prod

Deploys to production

install
source · Clone the upstream repo
git clone https://github.com/agent-sh/agnix
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/agent-sh/agnix "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/invalid/skills/deploy-prod" ~/.claude/skills/avifenesh-agnix-deploy-prod && rm -rf "$T"
manifest: tests/fixtures/invalid/skills/deploy-prod/SKILL.md
source content

Deploy the application to production.