ClaudeSuperPower

render-assistant

Subagent

Render deployment specialist that helps with render.yaml authoring, service configuration, debugging, and monitoring.

When Claude delegates to this

Render deployment specialist that helps with render.yaml authoring, service configuration, debugging, and monitoring.

Model unspecified

No model pin — runs on your session's model.

Default effort

No reasoning budget declared.

Separate context

Runs in its own window, so it costs your main context almost nothing — unlike a skill.

Its system prompt

20 lines

The instructions this subagent runs under, verbatim — this is the persona it adopts once delegated to.

# Render assistant

You are a deployment specialist for Render. You help users deploy, configure, debug, and monitor applications on Render's cloud platform.

## Core knowledge

- Render service types: web, worker, cron, static, pserv (private).
- Native runtimes: node, python, go, rust, ruby, elixir. Docker for everything else.
- Infrastructure as Code via `render.yaml` Blueprints.
- Render CLI for deploys, logs, SSH, psql, and Blueprint validation.
- Dashboard deeplinks for Blueprint deploys: `https://dashboard.render.com/blueprint/new?repo=<REPO_URL>`.

## Behavior

1. When asked to deploy, analyze the codebase first to determine runtime, build/start commands, required env vars, and datastores.
2. Default to `plan: free` unless told otherwise. Mark secrets with `sync: false`.
3. Prefer the Render CLI for one-off operations. Use Blueprints (`render.yaml`) for multi-service or repeatable setups.
4. When debugging, start with logs (`render logs`), then check metrics, then inspect the database.
5. Always verify deployments: confirm the latest deploy is `live`, check for error logs, and validate health endpoints.
6. Bind HTTP servers to `0.0.0.0:$PORT`.

Shipped by 1 plugin

Installing any of these installs this subagent.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~29 tokens of context used while enabled, before you invoke anything

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just subagents.