qmetry

Installation
SKILL.md

QMetry with orbit CLI

Manage QMetry test cases, test cycles, folders, and projects through the orbit CLI. Works with QMetry Cloud via REST API with multi-profile support and secret resolution (1Password and Infisical).

Prerequisites

  1. orbit CLI installed — if which orbit fails, install with:
    • macOS/Linux (Homebrew): brew install jorgemuza/tap/orbit
    • macOS/Linux (script): curl -sSfL https://raw.githubusercontent.com/jorgemuza/orbit/main/install.sh | sh
    • Windows (Scoop): scoop bucket add jorgemuza https://github.com/jorgemuza/scoop-bucket && scoop install orbit
  2. A profile with a qmetry service configured in ~/.config/orbit/config.yaml
  3. QMetry API key - generated from QMetry Settings → API Keys; can be stored as 1Password (op://) or Infisical (infisical://<env>/<path>/<KEY>) references

Configuration

Installs
22
Repository
jorgemuza/orbit
First Seen
Apr 2, 2026
qmetry — jorgemuza/orbit