bundled-skills/agent-qa-authoring/SKILL.md
Create, edit, validate, and run Agent QA tests, suites, and hooks through MCP or CLI while preserving canonical IDs and schema contracts.
npx skillsauth add FrancoStino/opencode-skills-antigravity agent-qa-authoringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Author Agent QA tests, suites, and hooks without inventing schema fields or identifiers. Prefer Agent QA's MCP tools, use the bundled contract reference for exact fields, and validate every definition before saving or running it.
agent_qa_discover.agent_qa_get_config, especially targets, devices, providers, and services.mcp.references/agent-qa-contracts.json when exact schema fields or ID contracts are needed.agent_qa_generate_idagent-qa ids generate <test|suite|hook|run|observation>npx --yes agent-qa ids generate <type>agent_qa_validate_id or agent-qa ids validate <type> <id> --json.agent_qa_validate_test or agent_qa_validate_definition with kind: "test"agent_qa_validate_suite or agent_qa_validate_definition with kind: "suite"agent_qa_validate_definition with kind: "hooks"agent_qa_create_test, agent_qa_update_test, agent_qa_delete_testagent_qa_create_suite, agent_qa_update_suite, agent_qa_delete_suiteagent_qa_create_hook, agent_qa_update_hook, agent_qa_delete_hookworkspace.testMatch or workspace.suiteMatch.t_ plus 10 id-agent words.s_ plus 10 id-agent words.h_ plus 10 id-agent words.r_ plus 10 id-agent words.obs_ plus 10 id-agent words.agent_qa_enqueue_test_run and agent_qa_enqueue_suite_run over shelling out.User: Add an Agent QA checkout test for the staging target and validate it, but do not run it yet.
Expected handling: discover the workspace, inspect the staging target, generate the test ID,
create the smallest valid definition, validate it, and stop before enqueueing a run.
tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.