review-tool-coverage

Audit query tools for accuracy, coverage gaps, and retirement candidates.

1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/cwilliams5/Alt-Tabby --skill review-tool-coverage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-tool-coverage
Source: https://github.com/cwilliams5/Alt-Tabby/tree/main/.claude/skills/review-tool-coverage
Command: npx skills add https://github.com/cwilliams5/Alt-Tabby --skill review-tool-coverage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the automated query tools used for code analysis are accurate, up-to-date, and cover all necessary aspects of the codebase, preventing silent errors and identifying areas for improvement.

Core Features & Use Cases

  • Accuracy Audit: Verifies that query tools correctly parse current code formats and identify outdated or incorrect outputs.
  • Gap Identification: Detects patterns in the codebase that suggest the need for new query tools to avoid manual large-file analysis.
  • Retirement Candidates: Identifies and flags tools that are no longer used or relevant, reducing maintenance overhead.
  • Cross-reference Enhancement: Suggests integrating niche query tools into existing skills to improve their capabilities without increasing per-session context.
  • Use Case: Before a major refactor, use this Skill to audit all existing query tools, ensuring they will correctly support the new code structure and identifying any new tools needed to analyze the changes.

Quick Start

Initiate a planning mode to audit the query tools in the tools/ directory for accuracy and gaps.

Frequently Asked Questions about review-tool-coverage

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

FAQPage Schema
How do I audit PowerShell scripts for correct parsing of current file formats?

You can audit query tools for accuracy by verifying they correctly parse current code formats, detecting outdated parsing logic, and flagging scripts that produce incorrect outputs for refactoring.

What is the best way to identify missing query tools for large file analysis?

The best way to identify missing query tools is to scan the codebase for patterns indicating manual large-file analysis, which flags coverage gaps and recommends integrating new query tools to handle those files.

How do I find unused or outdated query tools referenced by scripts and documentation?

You can find unused query tools by running a code audit that cross-references tools referenced in skills and documentation against actual usage, flagging irrelevant tools as retirement candidates to reduce maintenance overhead.

When should I use a query tool coverage audit before a major code refactoring?

Use a query tool coverage audit before a major refactor to verify existing tools correctly support the new code structure and to identify any new query tools needed to analyze the changes.

Can I integrate niche query tools into existing skills without increasing context?

Yes, you can integrate niche query tools into existing skills to improve their capabilities, which enhances analysis functions without increasing per-session context or requiring standalone tool maintenance.

What are the limitations of auditing query tools for accuracy and coverage gaps?

The limitations of auditing query tools include focusing specifically on PowerShell scripts and query tools in the tools directory, meaning it may not detect coverage gaps or accuracy issues in unsupported script languages or external utilities.