ry-deploy

star 1

Деплой ry-deploy: деплой на сервер, prod, логи, fix-forward. Используй для: задеплой. EN: deploy to prod, verify deployment.

NDDev-it-com By NDDev-it-com schedule Updated 6/12/2026

name: ry-deploy description: "Деплой ry-deploy: деплой на сервер, prod, логи, fix-forward. Используй для: задеплой. EN: deploy to prod, verify deployment."

ry-deploy

Purpose

Synchronize local repository, GitHub, and server, then deploy safely with evidence. Automation is expected, but risky operations require code/log evidence and user questions with options.

Workflow

  1. Read deploy contract from AGENTS.md, then CLAUDE.md, then .serena/deploy/*.md.
  2. Run plugins/rldyour-flow/scripts/deploy_readiness.sh <server> when available as the deploy preflight.
  3. Verify local git state, open PR, checks, Serena memories, docs, and GitHub sync.
  4. Inspect server baseline: git status, current commit, disk, logs before restart, process manager.
  5. Sync code to server.
  6. Run migrations only when readiness is clear.
  7. Restart/build services.
  8. Run postflight verification: logs, tests, health checks, and critical behavior.
  9. If anything fails, perform root cause analysis using server logs, code, and internet research. Fix-forward and redeploy. Ask the user with options for risky or ambiguous decisions.
  10. DB rollback only when explicit rollback command and backup/restore point are verified.
  11. Finish with flow-post-task-sync.

No Fake Success

If auth, missing credentials, server access, or unavailable health checks prevent validation, state the limitation and what evidence was still collected.

Install via CLI
npx skills add https://github.com/NDDev-it-com/rldyour-codex --skill ry-deploy
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
NDDev-it-com
NDDev-it-com Explore all skills →