AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Deploy

skill-votruongdanh-skills-agent-deploy · by VoTruongDanh

Deployment steps, release preparation, environment setup, CI/CD guidance, and production rollout. Use when the user wants to deploy, release, or set up infrastructure. Triggers: deploy, release, CI/CD, docker, production, triển khai, phát hành, đưa lên production.

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-votruongdanh-skills-agent-deploy

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-votruongdanh-skills-agent-deploy)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Deploy? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Memory Protocol

START: Read .ai-memory.md from project root. Check deployment history, target environments, known infrastructure, CI/CD setup, past deployment issues. END: Update .ai-memory.md using Memory Compaction Rules with: target, steps, env details, issues, rollback notes, and infra decisions.

Goal

Prepare a safe, repeatable deployment or release plan.

Agent Routing

  • For infrastructure/CI/CD → read .kiro/skills/agents/agents/devops-engineer.md and apply its knowledge
  • For security review before deploy → read .kiro/skills/agents/agents/security-auditor.md and apply its knowledge
  • For database migrations → read .kiro/skills/agents/agents/database-architect.md and apply its knowledge
  • For performance validation → read .kiro/skills/agents/agents/performance-optimizer.md and apply its knowledge

Socratic Gate

Before deploying, verify:

  1. What is the target environment? (staging, production, preview?)
  2. Are all tests passing?
  3. Are there database migrations or breaking changes?

If any answer is unclear, ASK before proceeding.

Workflow

  1. Read Memory — Load .ai-memory.md for deployment history and environment details.
  2. Detect the app type, runtime, dependencies, and target environment.
  3. List prerequisites: secrets, env vars, build steps, infrastructure, database migrations, and health checks.
  4. Produce a deployment sequence from pre-checks to rollback.
  5. Call out risky steps explicitly.
  6. Include post-deploy verification and monitoring.
  7. Quality Gate — Read .kiro/skills/_scripts/pre-deploy.md for pre-deploy checklist, then .kiro/skills/_scripts/checklist.md for cross-cutting checks.
  8. Update Memory — Save deployment details and outcomes to .ai-memory.md.

Output format

  • Target environment
  • Preconditions
  • Deployment steps (numbered, with risk flags)
  • Verification (health checks, smoke tests)
  • Rollback plan

Checklist

  • [ ] Target environment confirmed
  • [ ] All tests passing
  • [ ] Secrets/env vars configured
  • [ ] Database migrations planned
  • [ ] Build artifacts ready
  • [ ] Rollback plan documented
  • [ ] Health checks defined
  • [ ] Post-deploy verification planned
  • [ ] Memory file updated
  • [ ] Clean code chuẩn (Standard clean code applied)
  • [ ] Cập nhật đầy đủ tất cả các file liên quan (All related files fully updated)

Rules

  • Prefer least-risk rollout patterns.
  • Never expose secrets.
  • Distinguish clearly between required and optional steps.
  • Avoid unrelated infra/app changes; if a deployment step requires broad refactors, ASK first.
  • Always read and update the memory file.

Related Skills

  • /test → read .kiro/skills/test/SKILL.md — Run tests before deployment
  • /status → read .kiro/skills/status/SKILL.md — Check project readiness
  • /plan → read .kiro/skills/plan/SKILL.md — Plan complex deployment sequences

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.