Skip to content
Skillv1.0.0

bmad-compass-testarch-automate

Test automation scaffolding. Use when the user says "lets expand test coverage"

by Compass-Brand(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Compass-Brand/compass-engine (src/bmad/modules/custom/compass-skills/4-implementation/bmad-compass-testarch-automate/SKILL.md). Install upstream with npx skills add Compass-Brand/compass-engine --skill bmad-compass-testarch-automate. Copyright stays with the author.

Follow the instructions in ./workflow.yaml.

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/compass-brand-compass-engine-bmad-compass-testarch-automate/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.

compass-brand-compass-engine-bmad-compass-testarch-automate.ocm.jsonjson
{
  "ocm": "1",
  "id": "compass-brand-compass-engine-bmad-compass-testarch-automate",
  "kind": "skill",
  "name": "bmad-compass-testarch-automate",
  "description": "Test automation scaffolding. Use when the user says \"lets expand test coverage\"",
  "publisher": "Compass-Brand",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Test automation scaffolding. Use when the user says \"lets expand test coverage\""
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Compass-Brand/compass-engine",
      "path": "src/bmad/modules/custom/compass-skills/4-implementation/bmad-compass-testarch-automate/SKILL.md",
      "ref": "e131cdcced9cdf3ebba785621289c9b85f20762d",
      "url": "https://github.com/Compass-Brand/compass-engine/blob/e131cdcced9cdf3ebba785621289c9b85f20762d/src/bmad/modules/custom/compass-skills/4-implementation/bmad-compass-testarch-automate/SKILL.md",
      "key": "Compass-Brand/compass-engine/src/bmad/modules/custom/compass-skills/4-implementation/bmad-compass-testarch-automate/SKILL.md"
    }
  },
  "instructions": "Follow the instructions in ./workflow.yaml.",
  "cost": {
    "context_tokens": 10
  }
}

Fetch it by URL: GET /api/v1/registry/compass-brand-compass-engine-bmad-compass-testarch-automate/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.