Clarity Audit Skill Structured security audit for Clarity smart contracts. Produces a comprehensive review covering correctness, security vulnerabilities, design concerns, and deployment readiness. Designed to work both as a standalone skill (structured JSON output) and as the foundation for the agent (open-ended reasoning). Usage This is a doc-only skill. Agents read this file to understand the audit framework and invoke it through the skill framework or agent. The CLI interface below documents the planned implementation. Subcommands audit Run a full structured audit on a Clarity contract. O…