renuo

11 mods across 1 repository, 3 stars between them.

deploio

02

renuo/deploio-claude-plugin

Plugin Claude Code

Deploy and manage apps on Deploio (nine.ch PaaS) using nctl. Five skills covering first-time deployment, day-to-day management, debugging, backing service provisioning (PostgreSQL, Redis, S3), and CI/CD setup.

3 2mo ago A tokens not measured original MIT

deploio-cli

04

renuo/deploio-claude-plugin

Agent

Executes Deploio CLI operations via nctl on behalf of coordinator skills — creating and updating apps, resolving git credentials, monitoring builds and deployments, provisioning backing services, and managing CI/CD service accounts. Spawned by deploio-deploy, deploio-manage, deploio-debug, deploio-provision, and…

3 2mo ago A 81 tokens original MIT

debug

05

renuo/deploio-claude-plugin

Command

Diagnose a broken or misbehaving Deploio app. Triggers the deploio-debug skill — autonomously pulls logs, release history, and runtime stats, then identifies the root cause and proposes a fix.

3 2mo ago A 46 tokens original MIT

deploy

06

renuo/deploio-claude-plugin

Command

Deploy the current app to Deploio for the first time. Triggers the deploio-deploy skill — detects your framework, confirms the plan, then deploys from your git remote.

3 2mo ago A 41 tokens original MIT

deploio-ci-cd

07

renuo/deploio-claude-plugin

Skill Claude CodeCodex

Sets up automated deployments to Deploio from CI/CD pipelines using nctl service accounts. This skill should be triggered when the user wants to automate deployments: "GitHub Actions Deploio", "CI/CD for Deploio", "auto-deploy to Deploio", "deploy on push", "automate deployments", "configure deployment pipeline"…

3 2mo ago B 155 tokens original MIT

deploio-debug

08

renuo/deploio-claude-plugin

Skill Claude CodeCodex

Diagnoses and fixes Deploio app problems — crashes, build failures, release errors, and runtime errors. This skill should be triggered when something is broken or wrong: "app crashed", "deploy failing", "build error", "release failed", "app not starting", "getting 500 errors", "getting 503 errors", "bad gateway"…

3 2mo ago C 179 tokens original MIT

deploio-deploy

09

renuo/deploio-claude-plugin

Skill Claude CodeCodex

Handles first-time deployment of an app to Deploio — from git URL to live HTTPS URL. This skill should be triggered when deploying a new app for the first time: "deploy my app on Deploio", "create a Deploio app", "how do I deploy to Deploio", "host on Deploio", "push to Deploio", "new app on Deploio", "first deploy to…

3 2mo ago C 163 tokens original MIT

deploio-manage

10

renuo/deploio-claude-plugin

Skill Claude CodeCodex

Day-to-day operations on a running Deploio app — config changes, routine log monitoring, console/exec access, and redeployments. This skill should be triggered for: "change env vars", "scale app", "add worker", "cron job", "scheduled job", "custom domain", "retry build", "deploy new version", "tail logs", "show me the…

3 2mo ago A 189 tokens original MIT

deploio-provision

11

renuo/deploio-claude-plugin

Skill Claude CodeCodex

Provisions and connects managed backing services to Deploio apps — PostgreSQL, MySQL, Redis-compatible KVS, OpenSearch, and S3-compatible object storage. This skill should be triggered when the user needs to add a database, cache, or storage service: "add postgres to Deploio", "provision MySQL", "need a database on…

3 2mo ago C 174 tokens original MIT