Original skill document
Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.
Diff this branch against main and remove comments, defensive noise, and any casts that do not match the surrounding file.
- Diff against main for every file this branch changed, including existing files it modified, not only files it added.
- Identify slop: extra comments a human would not add, abnormal try/catch on trusted paths, casts to
any, style inconsistent with the file. - Remove it. Do not rewrite unrelated structure. Run the smallest existing check for the touched files.
- Docs:
/w-docsif behavior or commands changed.

