audit-clerk-skill
Installation
SKILL.md
Clerk CLI Skill Audit
Cross-check skills/core/clerk-cli/ in this repository against the actual Clerk CLI source and propose precise edits where the skill has drifted. The CLI is the source of truth; the skill is maintainer documentation that must track it.
This task needs a complete command inventory, not a quick grep pass. Build the source model first, then compare it to the skill's current claims.
Inputs
- CLI source of truth: a
clerk/clicheckout containingpackages/cli-core/src/commands/**, pluspackages/cli-core/src/cli.ts,cli-program.ts,mode.ts, and any referenced files inpackages/cli-core/src/lib/. - Target skill:
skills/core/clerk-cli/SKILL.mdandskills/core/clerk-cli/references/*.md.
Source Checkout Resolution
Resolve the CLI source checkout in this order: