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.
npx claudepluginhub aphrody-code/bun-agentThis skill is limited to using the following tools:
Launch the `bun-agent:bun-deployer` agent to handle the full deployment pipeline.
Provides 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.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
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