Audit Burden banner
jchigg2000-git jchigg2000-git

Audit Burden

Security community

Description

--- description: Find features carrying technical cost, architectural weight, or delivery constraints disproportionate to their actual value — then trace each back through Claude Code session history to the utterance that created it and determine whether that origin was ever deliberately ratified. Session transcripts are the primary provenance source; git is secondary (what/when, not who/why). Read-only; never edits, refactors, or fixes. Fire on `/audit-burden`, "what's carrying more weight than

Installation

Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-audit-burden/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-audit-burden && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/audit-burden.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-audit-burden/SKILL.md

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

Full documentation available on GitHub

View Source Repository