---
title: "ccube-celerity"
description: "Release, deploy, and smoke-test knowledge for the Celerity pillar (SupportGoWhere). Covers the end-to-end deploy/release process and a read-only site health check."
canonical: https://agentpluginsdirectory.com/plugins/ccube-celerity
last-updated: 2026-09-25
---

# ccube-celerity
Release, deploy, and smoke-test knowledge for the Celerity pillar (SupportGoWhere). Covers the end-to-end deploy/release process and a read-only site health check.
- Slug: ccube-celerity
- Publisher: Celerity / Digital Lobby
- Repository: https://github.com/LifeSG/ccube-agent-plugin-marketplace
- Manifest: plugins/ccube-celerity/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): devops-cloud
- Skills: 2 (celerity-deploy-release, smoke-test-sgw)
- MCP servers: 1 (govtech-mcp)
- Stars: 3
- Repository created: 2026-04-06
- Repository last pushed: 2026-09-18
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/ccube-celerity
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What ccube-celerity does, in the publisher's words

Release, deploy, and smoke-test knowledge for the Celerity pillar (SupportGoWhere)

This plugin gives an agent the operational knowledge to ship a Celerity-style release end to end and to verify a deployed site. It packages two skills: the deploy + release runbook, and a read-only site smoke test used for post-deploy verification.

The skills were generalised from an internal SupportGoWhere runbook. Any project-specific identifiers (Jira / GitLab / Confluence IDs, hostnames) appear as configured per deployment. See the release skill's Configuration section before first use.

- "Do the release for Marionberry."
- "Deploy the Digital Lobby hotfix to prod."
- "Walk me through the release management steps."
- "Smoke test the SGW kiosk and main sites."
- "Is production up after the deploy?"
- "Health check these URLs and screenshot anything broken."

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/LifeSG/ccube-agent-plugin-marketplace/HEAD/plugins/ccube-celerity/README.md

## Skills

- celerity-deploy-release: Use when: the user says "do the release", "deploy <fruit>", "release management", or names a fruit / DL version to ship for a Celerity / SupportGoWhere-style repo set. Provides the end-to-end deploy + release process: release numbering, Jira release, GitLab release branch + pipelines, security scan…
- smoke-test-sgw: Use when: the user says "smoke test", "health check", "is the site up", or wants a read-only availability + render check of a website or web app (e.g. SupportGoWhere kiosk + main sites). Provides one Rust binary that checks HTTP/headers/assets, renders every URL in headless Chrome, classifies each…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- govtech-mcp: transport: streamable-http; url: https://mcp-gw.seed.tech.gov.sg/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
