Skip to content
Skillv1.0.0

release-check

Review release work for migration notes, smoke evidence, and package versions.

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

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

See reviews

About

Imported from reachjalil/harness-config (examples/07-worktree-fleet-wildcards/.harness/resources/branches/release/skills/release-check/SKILL.md). Install upstream with npx skills add reachjalil/harness-config --skill release-check. Copyright stays with the author.

Release Check

Review release work for migration notes, smoke evidence, and package versions.

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/reachjalil-harness-config-release-check/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.

reachjalil-harness-config-release-check.ocm.jsonjson
{
  "ocm": "1",
  "id": "reachjalil-harness-config-release-check",
  "kind": "skill",
  "name": "release-check",
  "description": "Review release work for migration notes, smoke evidence, and package versions.",
  "publisher": "reachjalil",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Review release work for migration notes, smoke evidence, and package versions."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/reachjalil/harness-config",
      "path": "examples/07-worktree-fleet-wildcards/.harness/resources/branches/release/skills/release-check/SKILL.md",
      "ref": "58a932f4371b2c3767d5cb50104e8d335c1a75cd",
      "url": "https://github.com/reachjalil/harness-config/blob/58a932f4371b2c3767d5cb50104e8d335c1a75cd/examples/07-worktree-fleet-wildcards/.harness/resources/branches/release/skills/release-check/SKILL.md",
      "key": "reachjalil/harness-config/examples/07-worktree-fleet-wildcards/.harness/resources/branches/release/skills/release-check/SKILL.md"
    }
  },
  "instructions": "# Release Check\n\nReview release work for migration notes, smoke evidence, and package versions.",
  "cost": {
    "context_tokens": 23
  }
}

Fetch it by URL: GET /api/v1/registry/reachjalil-harness-config-release-check/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.