hivefiver-skill-auditor

Audit local skills for coverage, staleness, and missing triggers in HiveFiver v2.

51|17|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/shynlee04/hivemind-plugin --skill hivefiver-skill-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hivefiver-skill-auditor
Source: https://github.com/shynlee04/hivemind-plugin/tree/main/skills/hivefiver-skill-auditor
Command: npx skills add https://github.com/shynlee04/hivemind-plugin --skill hivefiver-skill-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps ensure that your HiveFiver skill packs are comprehensive, up-to-date, and cover all necessary operational domains, preventing gaps and redundancies.

Core Features & Use Cases

  • Skill Inventory: Automatically lists and classifies all local skills by domain.
  • Coverage Analysis: Detects overlaps, staleness, and missing trigger coverage across required lanes.
  • Remediation Recommendations: Provides actionable reports with references and script suggestions for improvement.
  • Use Case: Before releasing a new HiveFiver pack, run this auditor to confirm that all essential workflows (development, marketing, finance, office ops, web research) are adequately supported by existing skills.

Quick Start

Run the audit skill to check coverage for all skills in the current directory.

Frequently Asked Questions about hivefiver-skill-auditor

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

FAQPage Schema
How do I audit skill coverage and detect missing workflow triggers?

To audit skill coverage, run the auditor in your current directory to analyze local skills, map them to workflow phases, and detect overlaps or missing trigger coverage. It generates a remediation report with install and create actions for missing lanes.

What is skill staleness detection and when do I need to run it?

Skill staleness detection identifies outdated skills within your local inventory. You should run it before releasing a new pack to ensure workflows across development, marketing, finance, office ops, and web research are up-to-date and adequately supported.

Can I check cross-domain inclusivity for custom workflow phases?

Yes, the auditor analyzes local skills and maps them to workflow surfaces to evaluate cross-domain inclusivity. It classifies skills by domain and detects missing trigger coverage across required operational lanes.

Does the skill audit require any external dependencies or scripts?

No external dependencies are required to run the skill audit. The auditor operates using included scripts and references to inventory local skills, analyze coverage, and produce remediation recommendations directly in your current directory.

What is the best way to remediate overlapping skills in a pack?

The best way to remediate overlapping skills is to run the auditor, which detects redundancies during the coverage analysis. It provides a remediation report with script suggestions and references to help you consolidate or update overlapping skills.