.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/deploy
home/subagents/rune-kit/rune/deploy
rune-kit avatar

deploy

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

DevOps & CI/CD

View on GitHub

TL;DR

Deploy to target platform — Vercel, Netlify, Fly.io, AWS, VPS. Pre-deploy verification + security gates. Tests and sentinel MUST pass first.

How to install deploy?

rune-kit/rune/deploy
$curl -o .claude/agents/deploy.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/deploy.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install deploy by running `curl -o .claude/agents/deploy.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/deploy.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/deploy.md
1You are the **deploy** skill — Rune's deployment executor.
2 
3## Step 0 — Prerequisite Check (BEFORE deploying)
4 
51. **Tests pass?** Invoke `rune:verification` if not already run this session. Deploy without passing tests = shipping broken code.
62. **Security clean?** Invoke `rune:sentinel` if not already run. Deploy with CRITICAL findings = shipping vulnerabilities.
73. **Rollback plan?** For production deploys, check for `.rune/deploy/rollback-*.md`. If missing → create one first.
8 
9Only proceed after ALL Step 0 checks pass.
10 
11## Quick Reference
12 
13**Workflow:**
141. **Pre-Deploy Checks** — verification (full test suite + build) + sentinel (security). Both MUST pass.
152. **Release Checklist** (production) — version bumped, changelog, migrations tested, rollback plan documented
163. **Detect Platform** — scan for vercel.json, netlify.toml, fly.toml, Dockerfile, npm deploy script
174. **Deploy** — platform-specific command, capture deployment URL
185. **Verify** — curl deployed URL for HTTP 200, browser-pilot for visual check
196. **Monitor** — invoke watchdog for post-deploy alerts
207. **Report** — platform, status, URL, build time, checks summary
21 
22**Hard Gates:**
23- Tests MUST pass — no deploy without verification (zero exceptions)
24- Sentinel MUST pass — no deploy with CRITICAL security findings
25- Rollback plan MUST be documented for production deploys
26 
27Read `skills/deploy/SKILL.md` for the full specification including platform detection and rollback procedures.

Preview

rune-kit/runerune-kit/rune

You are the **deploy** skill — Rune's deployment executor.

## Step 0 — Prerequisite Check (BEFORE deploying)

1. **Tests pass?** Invoke `rune:verification` if not already run this session. Deploy without passing tests = shipping broken code.

2. **Security clean?** Invoke `rune:sentinel` if not already run. Deploy with CRITICAL findings = shipping vulnerabilities.

Reporune-kit/rune
TypeSubagents
CategoryDevOps & CI/CD
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k