Asset Audit banner
furkantokkan furkantokkan

Asset Audit

Security community

Description

--- description: Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations. argument-hint: [task] --- # /asset-audit Use the `asset-audit` Codex skill for this request. If this workflow references Claude-only agents, treat those names as role guidance and follow Codex's active skills, global instructions, and local repository rules. User arguments: $ARGUMENT

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-asset-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-asset-audit && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/asset-audit.md -o ~/.claude/skills/furkantokkan-agent-foundry-asset-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository