act-on-test-audit

Community

Convert test coverage audits into passing, maintainable tests.

AuthorAlexCMarty
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the problem of having a completed test coverage audit with identified gaps but no clear, efficient path to implement the missing tests, eliminating the manual effort of triaging findings, writing appropriate tests, and verifying the full test suite still passes after changes.

Core Features & Use Cases

  • Risk-based triage: Automatically prioritizes audit findings by severity to focus on high-impact gaps first, with a user-reviewable cut line for scope.
  • Parallelism optimization: Deliberately decides whether to use parallel subagents for test writing based on the number and independence of findings to maximize efficiency.
  • Behavior-focused test writing: Ensures all written tests pin observable user-facing behavior instead of brittle implementation details, so they survive code refactors.
  • Use case: After running a test coverage audit on the CUNYAutoLogin extension that found missing tests for edge cases in the authentication flow, use this skill to automatically write and validate those tests without manual triage or test writing work.

Quick Start

Use the act-on-test-audit skill to address all critical and high-severity findings from the test-audit.md file in your current repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: act-on-test-audit
Download link: https://github.com/AlexCMarty/CUNYAutoLogin/archive/main.zip#act-on-test-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.