content-audit

Audit GDD-specified content counts against implemented assets and generate gap reports.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/solace-ill/vector-flow --skill content-audit-solace-ill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-audit
Source: https://github.com/solace-ill/vector-flow/tree/main/.claude/skills/content-audit
Command: npx skills add https://github.com/solace-ill/vector-flow --skill content-audit-solace-ill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit GDD-specified content counts against implemented content to identify gaps between planned and built assets.

Core Features & Use Cases

  • Content inventory: Compare planned counts against implemented assets across systems.
  • Gap identification: Surface missing items, levels, enemies, and other content delineated in GDDs.
  • Use Case: A product team can quickly see if MVP systems have all required content before sprint planning.

Quick Start

Run an audit for all systems, or specify a system name to audit a single system, then review the generated gap report.

Frequently Asked Questions about content-audit

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

FAQPage Schema
How do I audit implemented game content against GDD specifications?

A content audit compares GDD-specified content counts against implemented assets to identify gaps. It scans design documents and built sources, generating a structured gap report that highlights missing items across all or single systems.

What is the best way to find missing content in my game development pipeline?

Finding missing content requires a gap identification audit that surfaces missing levels, enemies, and assets delineated in your GDD. It compares planned counts against your implemented inventory to expose missing items before sprint planning.

Can I generate a content inventory for a single system instead of the whole project?

Yes, you can generate a content inventory for a single system by specifying the system name. Alternatively, you can run a full audit across all systems globally to compare planned counts against implemented assets.

How do I create a backlog from identified content gaps?

You can create a backlog from identified content gaps using the optional backlog creation feature. After scanning implemented assets and sources, the audit produces a structured gap report with optional backlog creation to track missing items.

Does the content audit provide a summary or a full detailed report?

The content audit provides both options, allowing you to choose a full audit for a detailed structured gap report or a concise summary. This flexibility helps product teams quickly review gaps between planned and built assets.