mastra-system-check

Identify configuration issues and best-practice gaps in Mastra projects.

10|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/goldk3y/mastra-system-check --skill mastra-system-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mastra-system-check
Source: https://github.com/goldk3y/mastra-system-check/tree/main
Command: npx skills add https://github.com/goldk3y/mastra-system-check --skill mastra-system-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Identify configuration issues and best-practice gaps in Mastra projects.

Core Features & Use Cases

  • 66 validation checks across 10 categories to catch misconfigurations, missing best practices, and potential runtime issues.
  • Priority-based reporting (CRITICAL > HIGH > MEDIUM > LOW) to help teams triage.
  • Quick pre-checks that verify storage, API keys, model formats, and commits are in place.
  • Actionable fixes with references to Mastra docs and code examples.

Quick Start

Ask Claude Code to run a Mastra system check on your project to verify configuration, agents, workflows, memory, tools, prompts, and guardrails.

Frequently Asked Questions about mastra-system-check

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

FAQPage Schema
How do I run a Mastra system check to find configuration issues in my project?

The system check performs static analysis against rules in AGENTS.md and related guidance, catching misconfigurations, missing best practices, and potential runtime issues across new projects and active Mastra deployments.

What categories does the Mastra system check validate?

The system check covers 66 validation checks across 10 categories, targeting agents, workflows, memory, tools, prompts, guardrails, and project configuration to identify best-practice gaps and potential runtime issues.

Does the Mastra system check work for active deployments or only new projects?

Yes, the Mastra system check is applicable to both new projects and active Mastra deployments, performing static analysis against rules in AGENTS.md and related guidance to catch misconfigurations and potential runtime issues.

How are configuration issues prioritized in the Mastra system check results?

Issues are reported using a priority-based system ranging from CRITICAL, HIGH, MEDIUM, to LOW, helping teams triage and resolve the most impactful Mastra misconfigurations and best-practice gaps first.

Can I get actionable fixes and documentation references from a Mastra system check?

Yes, the Mastra system check delivers actionable fixes with references to Mastra docs and code examples, ensuring teams can directly resolve identified configuration issues and best-practice gaps.