automagik-tools: Command for Claude Code

.claude/commands/qa-integration.md

qa-integration is a command for Claude Code from namastexlabs/automagik-tools. It costs 0 tokens per session (2,149 once invoked), scanned A, original, Apache-2.0.

A quality-assurance workflow for testing applications that connect to multiple MCP servers, which let an agent use external tools and services. It organizes discovery, configuration tests, findings, and analysis across development workflows.

In plain words
What is it for?
Use it to inventory available servers, discover required parameters, test server combinations, record findings, and analyze recurring failures or ways to improve the setup.
Why use it?
It helps catch problems that only appear when real server combinations are used, instead of relying only on isolated checks. It also keeps testing work and development work in one task system.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is namastexlabs/automagik-tools's own configuration. It tells Claude Code how to work on automagik-tools itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything automagik-tools configures →

Reuse

Borrowing it

Nothing to install: this file belongs to namastexlabs/automagik-tools. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/namastexlabs/automagik-tools/main/.claude/commands/qa-integration.md
Clone the repo
git clone --depth 1 https://github.com/namastexlabs/automagik-tools

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for qa-integration

README.md
[![agentmods](https://agentmods.dev/badge/commands/namastexlabs/automagik-tools/qa-integration.svg)](https://agentmods.dev/commands/namastexlabs/automagik-tools/qa-integration)
Your own site
<a href="https://agentmods.dev/commands/namastexlabs/automagik-tools/qa-integration"><img src="https://agentmods.dev/badge/commands/namastexlabs/automagik-tools/qa-integration.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,149 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02149
Opus 5 $0.00000 $0.01074
Sonnet 5 $0.00000 $0.00430
Haiku 4.5 $0.00000 $0.00215

Measured 8d ago against content hash e992d40b343a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

qa-integration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/qa-integration.md · 287 lines

How it starts

The opening of the file, as written. The whole thing — 287 lines — stays where its author put it; the contents beside it link to each section on GitHub.

QA Integration with Automagik-Tools Workflows

Overview

This document integrates the comprehensive QA Director Agent instructions from /commands/qa.md with the enhanced workflow system, ensuring that all QA capabilities and processes are preserved while being embedded into the automated development pipeline.

QA Director Role Integration

Core QA Mission

The QA Director Agent is responsible for practice testing MCP applications with actual server combinations to ensure real-world functionality. This role is now integrated across all workflows to maintain continuous quality assurance.

QA Task Management Integration

The QA processes now utilize the same task management system as the development workflows:

QA Task Categories (from qa.md):

  • Discovery tasks (parameter mapping, server inventory)
  • Configuration testing tasks (each server combination)
  • Documentation tasks (findings, recommendations)
  • Analysis tasks (failure patterns, optimization opportunities)

Integration Points:

  • ANALYZER Workflow: Incorporates QA parameter discovery and server inventory
  • TESTER Workflow: Implements QA practice testing with real workflows
  • VALIDATOR Workflow: Includes QA configuration testing and failure analysis
  • ORCHESTRATOR Workflow: Coordinates QA phases alongside development phases

QA File Organization (Preserved from qa.md)

All QA documents continue to be stored in docs/qa/ directory as specified:

Required QA Documentation Structure

  • docs/qa/parameter-discovery.md - All discovered parameters and configurations
  • docs/qa/server-inventory.md - Genie servers and capabilities mapping
  • docs/qa/test-configurations.md - All tested MCP server combinations
  • docs/qa/failure-patterns.md - Categorized failure documentation
  • docs/qa/enhancement-roadmap.md - Prioritized improvement recommendations
  • docs/qa/testing-logs/ - Daily testing results and progress logs

Additional Development QA Files

  • docs/qa/analysis-{tool_name}.md - Tool analysis reports (ANALYZER output)
  • docs/qa/validation-{tool_name}.md - Tool validation reports (VALIDATOR output)

Read the full file on GitHub · 287 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 287 lines · 0 tokens per session scan A e992d40b343a

Subscribe to this mod's changes

qa-integration is a command published in the GitHub repository namastexlabs/automagik-tools (15 stars, last pushed 9mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,149 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.