wiki-audit

Audit the BlueStack wiki for inconsistencies, gaps, and broken links.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill wiki-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-audit
Source: https://github.com/JuantoC/BlueStack-Test-Automation-Framework/tree/main/.claude/skills/wiki-audit
Command: npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill wiki-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the BlueStack wiki for coherence, structure, navigability, and alignment with code, flagging duplications, dispersed conventions, broken references, historic artifacts, orphaned pages, miscategorized files, and unbalanced indices. It can report results or auto-fix issues according to mode.

Core Features & Use Cases

  • Detect duplicates and cross-reference consistency between wiki and source.
  • Validate conventions coverage and identify gaps in pages, pipelines, and docs.
  • Improve navigability by auditing folder structure, naming, and index balance.

Quick Start

Run a full wiki audit to detect inconsistencies, gaps, and navigational issues, and generate a remediation plan.

Frequently Asked Questions about wiki-audit

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

FAQPage Schema
How do I audit my wiki for broken links and orphaned pages?

To audit wiki navigation for broken links and orphaned pages, run a full structural audit. The tool scans the wiki, detects inconsistent references, and generates a compact report with affected files and proposed corrections.

What is the best way to check wiki alignment with source code?

Checking wiki alignment with source code involves cross-referencing documentation against the codebase to detect duplications and dispersed conventions. This process flags misaligned content and historic artifacts, returning a consolidated log entry for tracking.

How do I identify documentation gaps and unbalanced folder indices?

Identifying documentation gaps and unbalanced folder indices requires auditing the wiki's folder structure, naming conventions, and page coverage. The audit evaluates navigability and reports missing pipelines or pages within a machine-friendly remediation plan.

Can I automatically fix miscategorized files and broken references in my wiki?

Yes, you can automatically fix miscategorized files and broken references depending on the configured mode. The audit tool can either report issues or auto-fix duplications, historic artifacts, and navigational inconsistencies directly across the wiki.

Does the wiki audit generate a machine-friendly report for pipelines?

Yes, the wiki audit generates a compact, machine-friendly report containing severities, affected files, and a consolidated log entry for wiki/log.md. This output integrates seamlessly into automated documentation pipelines and tracking systems.