SKILL.md
71 tokens · o200k_base · 278 bytes
Source excerpt starting at line 1.---name: fmtdescription: Format all code in the repository. Run before opening a PR or committing changes.user-invocable: trueallowed-tools: Bash(./x fmt)--- # Format Code Run the Deno code formatter: ```sh./x fmt``` If any files were changed, stage and report them.
Discovery context
Discovered by repository scan. No exact path reference found in the snapshot’s root CLAUDE.md.