test-macafm

Run maclocal-api test suites with pass/fail assertions and AI-judge analyses.

324|17|Updated Aug 8, 2025
One-click install
npx skills add https://github.com/scouzi1966/maclocal-api --skill test-macafm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-macafm
Source: https://github.com/scouzi1966/maclocal-api/tree/main/.claude/skills/test-macafm
Command: npx skills add https://github.com/scouzi1966/maclocal-api --skill test-macafm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run the maclocal-api test suite — automated pass/fail assertions and AI-judge analyses to verify server behavior, catch regressions, and validate model onboarding.

Core Features & Use Cases

  • Automated test execution for maclocal-api AFM/MLX
  • AI-judge analysis for quick quality feedback across builds
  • Use cases: pre-release validation, regression checks after code changes, onboarding new models

Quick Start

Run the maclocal-api test suite against your current build to verify stability.

Frequently Asked Questions about test-macafm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run automated validation for maclocal-api AFM builds?

Use the maclocal-api test suite to run automated pass/fail assertions and AI-judge analyses. It orchestrates builds, tests, and reporting by utilizing the AFM binary, a selected model, and repository Scripts/references data.

Can I run regression checks after code changes for MLX models?

Yes, you can run regression checks after code changes for MLX models using the automated test suite. It validates server behavior and catches regressions by executing tests across smoke, standard, and full tiers.

What do I need to validate model onboarding for maclocal-api?

To validate model onboarding for maclocal-api, you need the AFM binary, a selected model, and the Scripts/references data located in your repository. These elements are required to orchestrate the automated builds and tests.

What is the difference between smoke, standard, and full test tiers for AFM?

The smoke, standard, and full test tiers for AFM represent different levels of automated test execution depth. They generate pass/fail assertions and AI-judge analyses to validate builds, verify regressions, and confirm model onboarding.

How does AI-judge analysis work for maclocal-api test results?

AI-judge analysis works by evaluating maclocal-api test results to provide quick quality feedback across builds. It processes automated pass/fail assertions generated during the validation of server behavior and model onboarding.