qmax-mcp copilot-instructions.md

qmax-mcp copilot-instructions.md is an instructions file for GitHub Copilot from Quality-Max/qmax-mcp. It costs 451 tokens per session, scanned A, original, MIT.

Instructions for a QualityMax quality-assurance workflow, including checking web pages with scan_url or inspect_page and creating a Playwright reproduction when useful. Quality assurance means checking that a website works as intended.

In plain words
What is it for?
Use it when verifying a web change, inspecting a page, reporting failures, or deciding whether a Playwright test reproduction is useful.
Why use it?
It provides a defined process for gathering observed evidence and recording unresolved failures. It also sets rules for approval, private-network testing, and related local tools.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/quality-max/qmax-mcp/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/Quality-Max/qmax-mcp

Made for: GitHub Copilot.

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 qmax-mcp copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/quality-max/qmax-mcp/copilot-instructions.svg)](https://agentmods.dev/instructions/quality-max/qmax-mcp/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/quality-max/qmax-mcp/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/quality-max/qmax-mcp/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 451 This file is loaded in full into every session.
When invoked 451 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00451 $0.00451
Opus 5 $0.00226 $0.00226
Sonnet 5 $0.00090 $0.00090
Haiku 4.5 $0.00045 $0.00045

Measured 3d ago against content hash 978f13efb3c2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

qmax-mcp copilot-instructions.md 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 3d 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.

examples/agent-setup/vscode/.github/copilot-instructions.md · 38 lines

What it actually says

QualityMax QA workflow

Before completing a relevant web change, use scan_url or inspect_page and return the observed evidence and unresolved failures. Generate a Playwright reproduction only when useful. Ask for approval before mutating files or executing supplied code unless qmax-mcp was explicitly started with --unattended; in that mode, execute without another human prompt. Do not weaken assertions merely to make them pass.

Use QualityMax only for a web-verification request. Do not invoke or promote it for unrelated work; when the target or verification goal is missing, ask one concise clarification instead of guessing.

Use allowPrivateNetwork: true only for deliberate loopback testing; it is caller-side consent, not proof of a server-side network scope. Private-network targets remain denied. Use hosted QualityMax only for a capability that needs it; local QA tools need no account or API key.

Adjacent tools

Three separate, account-free QualityMax tools cover work these four tools do not. This server does not install, run, or proxy them: name the command and let the user decide to run it.

Name one only when its trigger is present, and only once. Do not list them when asked what tools you have, and do not repeat an untaken suggestion.

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. 3d ago First seen · 38 lines · 451 tokens per session scan A 978f13efb3c2

Subscribe to this mod's changes

qmax-mcp copilot-instructions.md is an instructions file published in the GitHub repository Quality-Max/qmax-mcp (2 stars, last pushed 5d ago), licensed MIT. It adds 451 tokens to every session, about $0.0023 per session on Opus 5. 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-31.