ln-634-test-coverage-auditor

Audit software test coverage for critical business logic and prioritize gaps.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-634-test-coverage-auditor-dorrio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-634-test-coverage-auditor
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-634-test-coverage-auditor
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-634-test-coverage-auditor-dorrio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the risk of critical business logic being deployed without adequate test coverage, potentially leading to bugs in essential areas like financial transactions, security, and core functionality.

Core Features & Use Cases

  • Critical Path Identification: Focuses on high-impact areas such as money handling, security protocols, data integrity, and core user flows.
  • Gap Analysis: Identifies specific business logic that lacks sufficient test coverage.
  • Prioritization: Provides justification for the priority of addressing each identified gap.
  • Use Case: A development team can use this Skill to ensure that new features impacting payment processing have comprehensive test suites before release, preventing financial errors.

Quick Start

Use the ln-634-test-coverage-auditor skill to identify missing tests for critical paths.

Frequently Asked Questions about ln-634-test-coverage-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit test coverage for critical business logic paths?

To audit test coverage for critical business logic, you identify high-impact areas like financial transactions and security protocols, then perform a gap analysis to locate untested flows. This Skill automates that identification process.

What is a critical path in software testing and risk assessment?

A critical path in software testing is a core application flow involving high-risk functionality such as money handling, security vulnerabilities, and data integrity. Identifying these paths ensures testing efforts target business logic where failures have the highest impact.

Can I prioritize untested code coverage gaps for financial transactions?

Yes, you can prioritize untested code coverage gaps for financial transactions by evaluating the risk of each missing test. This Skill categorizes critical business logic and provides justification for prioritizing payment processing and security flows.

How do I ensure new features impacting payment processing have sufficient test coverage?

You ensure sufficient test coverage for new payment features by running a targeted audit of core application flows. This detects untested data integrity paths and security protocols, preventing financial errors before release.

Does this test coverage auditor work without external dependencies?

Yes, this test coverage auditor operates without external dependencies. It independently analyzes your application's critical paths and business logic to identify security vulnerabilities and untested data flows without requiring additional testing frameworks.