From rldyour-flow
Развёртывание с sync local↔GitHub↔server, проверками логов, fix-forward и docs/git финализацией. Используй для: /rldyour-flow:ry-deploy, задеплой, прод, продакшен, деплой на сервер, выкатить. EN triggers: deploy to server, ship to prod, production deploy, deploy and verify, deployment lifecycle, sync local to server, ship release, fix-forward deploy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rldyour-flow:ry-deployThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
AGENTS.md, then .claude/CLAUDE.md, then .serena/deploy/*.md. See ${CLAUDE_PLUGIN_ROOT}/references/deploy-contract.md for the required field set.bash ${CLAUDE_PLUGIN_ROOT}/scripts/deploy_readiness.sh <server> when available.flow-post-task-sync.If auth, missing credentials, server access, or unavailable health checks prevent validation, state the limitation and what evidence was still collected.
flow-post-task-sync after deploy.npx claudepluginhub nddev-it-com/rldyour-claudecode --plugin rldyour-flowGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.