macos-scripts v0.4.11 · mqlaunch toolkit

Structured macOS workflows from one terminal entrypoint.

Turn scattered shell commands into discoverable workflows for diagnostics, performance checks, release readiness, local HAL status, and repeatable operations.

HAL menu screenshot showing the MQLaunch command surface

Install, run, explore

A short path from first install to the full command surface.

Install

Clone or curl install

Start from the repository and run the installer locally on macOS.

git clone https://github.com/MCamner/macos-scripts.git cd macos-scripts ./install.sh
Run

Check the environment

Doctor checks dependencies and local setup before you explore workflows.

mqlaunch doctor mqlaunch selftest
Explore

Open the menu or HAL

Use the interactive launcher or jump directly to the local HAL command surface.

mqlaunch mqlaunch hal mqlaunch release-check

What it gives you

mqlaunch organizes repeated terminal work by intent instead of by memory.

Workflows

Structured command surface

System, dev, performance, tools, git, release, and help flows live behind one entrypoint.

Diagnostics

Local readiness checks

Doctor, release-check, network tools, debug bundles, and system checks make state visible.

HAL

Observe before acting

HAL surfaces brief, audit, release readiness, CI, repo status, memory, and safe planning.

Screenshots

Visual entry points for the main menu, HAL, performance, and release workflows.

HAL

Local command intelligence

Grouped observe, plan, memory, and debug commands.

HAL menu screenshot
Main

mqlaunch menu

The primary command surface for everyday workflows.

mqlaunch main menu screenshot
Performance

System visibility

Quick access to resource and performance checks.

mqlaunch performance menu screenshot
Release

Release readiness

Checks, changelog, tags, and publication flow.

mqlaunch release flow screenshot

Docs map

The most useful reading paths from the project front door.

Case

Case study

Product and architecture story for the toolkit.