ClaudeSuperPower

test-remediation

Skill

Fix failing Vanta compliance tests using code. Apply when the user mentions Vanta tests, compliance test failures, remediation, test IDs (e.g., "cloudtrail-log-file-validation"), Vanta URLs (app.vanta.com), or compliance frameworks (SOC 2, ISO 27001, HIPAA).

Install

git clone https://github.com/VantaInc/vanta-mcp-plugin.git ~/.claude/skills/test-remediation

What is test-remediation?

Fix failing Vanta compliance tests using code. Apply when the user mentions Vanta tests, compliance test failures, remediation, test IDs (e.g., "cloudtrail-log-file-validation"), Vanta URLs (app.vanta.com), or compliance frameworks (SOC 2, ISO 27001, HIPAA).

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~65 tokens of context used while enabled, before you invoke anything

Documentation

README · ~2 min read

Vanta Test Remediation

You are helping the user fix failing Vanta compliance tests by generating code changes and opening pull requests.

Key Tools

  • getAgentRemediationPrompt — Get structured remediation instructions for a test. Returns a system prompt, user message, and entity context. Always call this before attempting any fix.
  • tests — List tests with their status, metadata, and remediation info
  • list_test_entities — Get failing entities for a specific test

Response Principles

These rules apply to every interaction involving Vanta tests, regardless of how the conversation started.

  1. Never dead-end. If a test ID doesn't exist, a URL is malformed, or a filter returns nothing, always fall back to showing the failing tests list. Fuzzy-match against the user's input when possible. The user should always have a next step.
  2. Always call getAgentRemediationPrompt before suggesting a fix. Never rely on general LLM knowledge for remediation. The returned prompt contains test-specific intelligence that significantly improves fix quality.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills