원본 Skill 문서
원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
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.

