From bun-agent
Deploy application to production. TRIGGER when: user says 'deploy', 'ship', 'push to prod', 'release', 'mise en prod', or asks to restart a service. Handles build verification, systemd services, and deployment validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bun-agent:deployinheritThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Launch the `bun-agent:bun-deployer` agent to handle the full deployment pipeline.
Launch the bun-agent:bun-deployer agent to handle the full deployment pipeline.
Git status: !git status --short 2>/dev/null
Current branch: !git branch --show-current 2>/dev/null
Uncommitted changes: !git diff --stat 2>/dev/null | tail -1
bun-agent:bun-deployer agent$ARGUMENTS
npx claudepluginhub aphrody-code/rs-bun --plugin bun-agentProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.