Skip to content
Skillv1.0.0

mcp

Trunkform is a software delivery checklisting tool, often used as a verb; "trunkform." Call the trunkform MCP tool before all software delivery steps, including `git commit`, `git push`.

by trunkform(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from trunkform/trunkform (mcp/AGENTS.md). Install upstream with npx skills add trunkform/trunkform --skill mcp. Copyright stays with the author.

TRUNKFORM

MCP

Trunkform is a software delivery checklisting tool, often used as a verb; "trunkform." Call the trunkform MCP tool before all software delivery steps, including git commit, git push.

TEST EXECUTION

When a trunkform.json file is in the current working directory; Running tests means executing every command in the .rubric section of ./trunkform.json directly in the shell.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/trunkform-trunkform-mcp/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

trunkform-trunkform-mcp.ocm.jsonjson
{
  "ocm": "1",
  "id": "trunkform-trunkform-mcp",
  "kind": "skill",
  "name": "mcp",
  "description": "Trunkform is a software delivery checklisting tool, often used as a verb; \"trunkform.\" Call the trunkform MCP tool before all software delivery steps, including `git commit`, `git push`.",
  "publisher": "trunkform",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding",
      "customer_support"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Trunkform is a software delivery checklisting tool, often used as a verb; \"trunkform.\" Call the trunkform MCP tool before all software delivery steps, including `git commit`, `git push`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/trunkform/trunkform",
      "path": "mcp/AGENTS.md",
      "ref": "3013a9e69d3f90540ba64ca73ab65d5dad7fe324",
      "url": "https://github.com/trunkform/trunkform/blob/3013a9e69d3f90540ba64ca73ab65d5dad7fe324/mcp/AGENTS.md",
      "key": "trunkform/trunkform/mcp/AGENTS.md"
    }
  },
  "instructions": "# TRUNKFORM\n\n## MCP\n\nTrunkform is a software delivery checklisting tool, often used as a verb; \"trunkform.\" Call the trunkform MCP tool before all software delivery steps, including `git commit`, `git push`.\n\n# TEST EXECUTION\n\nWhen a trunkform.json file is in the current working directory; Running tests means executing every command in the .rubric section of ./trunkform.json directly in the shell.",
  "cost": {
    "context_tokens": 100
  }
}

Fetch it by URL: GET /api/v1/registry/trunkform-trunkform-mcp/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.