Skip to content

lifesg/ccube-celerity

v1.0.0MIT

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.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

govtech-mcpstreamable-http
{
  "url": "https://mcp-gw.seed.tech.gov.sg/mcp",
  "type": "streamable-http"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "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.",
  "version": "1.0.0",
  "author": {
    "name": "Celerity / Digital Lobby"
  },
  "license": "MIT",
  "keywords": [
    "release",
    "deploy",
    "smoke-test",
    "gitlab",
    "celerity",
    "supportgowhere",
    "skills"
  ],
  "extensions": {
    "com.anthropic.claude": {
      "skills": "skills/",
      "hooks": "hooks.json"
    },
    "com.microsoft.vscode": {
      "skills": "skills/",
      "hooks": "hooks.json"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • smoke
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.anthropic.claude
  • com.microsoft.vscode