content-audit

Identify gaps between planned GDD content and implemented assets.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill content-audit-brand6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-audit
Source: https://github.com/brand6/Claude-Code-Game-Studios-zh-auto/tree/main/.claude/skills/content-audit
Command: npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill content-audit-brand6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit the planned content in GDD against implemented content to identify gaps and unbuilt items.

Core Features & Use Cases

  • Enumerates planned content from design/gdd and aggregates counts per system.
  • Reads and parses GDD metadata to surface missing quantities and explicit lists.
  • Produces a gap and progress report, enabling prioritization and targeted work.

Quick Start

Run the content-audit skill to start a full audit across all systems with no parameters.

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 assets against my GDD to find missing content?

A GDD content audit identifies gaps between planned design document items and implemented assets by enumerating planned quantities and scanning the implementation. It aggregates counts per system to surface missing content and quantify overall progress toward the design plan.

How do I inventory planned content types and quantify progress for a specific system?

You inventory content types and quantify progress by applying scanning rules across a selected system to parse GDD metadata and aggregate implementation counts. This surfaces explicit missing lists and quantifies overall progress toward planned content targets.

Can I scan all systems at once or do I need to specify parameters for the content inventory?

You can scan all systems at once without parameters to perform a full content audit. The tool also supports targeting a selected system individually to inventory content types and quantify progress for that specific area.

What is the best way to generate a gap report from GDD metadata for downstream planning?

The best way to generate a gap report from GDD metadata is to run a full content audit that enforces robust scanning rules and surfaces missing quantities. This produces a formatted progress report enabling prioritization and targeted work for downstream planning.

Why does my content audit show unbuilt items when I expected the implementation to be complete?

Your content audit shows unbuilt items because it enforces robust scanning rules that identify gaps between planned GDD quantities and implemented assets. The audit aggregates counts per system to accurately surface missing content that manual review might overlook.