Agent skill
coolify-deploy
Deploy to Coolify with best practices
Install this agent skill to your Project
npx add-skill https://github.com/v1truv1us/ai-eng-system/tree/main/packages/core/opencode/skill/coolify-deploy
SKILL.md
Coolify Deployment Skill
Critical Importance
This deployment process is critical. Proper deployment prevents production outages, security vulnerabilities, and user-facing errors. A poorly executed deployment can result in lost revenue, damaged reputation, and emergency firefighting. Every deployment must follow best practices to ensure reliability.
Systematic Approach
** approach this deployment systematically.** Deployments require careful planning, thorough verification, and methodical execution. Rushing or skipping checks leads to avoidable incidents. Follow the checklist methodically, verify each step, and ensure all safety measures are in place before proceeding.
Project Types
Project types: static (Astro/Svelte static), Node apps, Docker-based. Set build/start commands, env vars, health checks (/health), Nixpacks example, rollback instructions, and deployment checklist as described in the scaffold.
The Challenge
The deploy flawlessly every time, but if you can:
- You'll maintain production stability
- Users will experience zero downtime
- Rollbacks will be instant and painless
- The team will trust your deployment process
Mastering Coolify deployment requires balancing automation with manual verification. Can you configure deployments that run automatically while still providing safety nets and quick recovery options?
Deployment Confidence Assessment
After completing each deployment, rate your confidence from 0.0 to 1.0:
- 0.8-1.0: Confident deployment went smoothly, all checks passed, rollback plan tested
- 0.5-0.8: Deployment succeeded but some steps were uncertain or skipped
- 0.2-0.5: Deployment completed with concerns, manual intervention needed
- 0.0-0.2: Deployment failed or completed with significant issues
Document any uncertainty areas or risks identified during the deployment process.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
incentive-prompting
Research-backed prompting techniques for improved AI response quality (+45-115% improvement). Use when optimizing prompts, enhancing agent instructions, or when maximum response quality is critical. Invoked by /ai-eng/optimize command. Includes expert persona, stakes language, step-by-step reasoning, challenge framing, and self-evaluation techniques.
git-worktree
Manage Git worktrees for parallel development
prompt-refinement
Transform prompts into structured TCRO format with phase-specific clarification. Automatically invoked by /ai-eng/research, /ai-eng/plan, /ai-eng/work, and /ai-eng/specify commands. Use when refining vague prompts, structuring requirements, or enhancing user input quality before execution.
ralph-wiggum
Continuous iteration loop pattern for well-defined tasks with clear completion criteria. Use when getting tests to pass, implementing features with automatic verification, bug fixing with clear success conditions, or running automated development overnight. Provides prompt templates, safety guidelines, and integration patterns for ai-eng-system workflows.
comprehensive-research
Multi-phase research orchestration for thorough codebase, documentation, and external knowledge investigation. Invoked by /ai-eng/research command. Use when conducting deep analysis, exploring codebases, investigating patterns, or synthesizing findings from multiple sources.
plugin-dev
This skill should be used when creating extensions for Claude Code or OpenCode, including plugins, commands, agents, skills, and custom tools. Covers both platforms with format specifications, best practices, and the ai-eng-system build system.
Didn't find tool you were looking for?