.claude 디렉토리 구조 검증 및 자동 수정. Use when:(1) SEMO 업데이트 후 무결성 체크, (2) 심링크 깨짐 의심 시,(3) version-updater에서 자동 호출, (4) 새 세션 시작 시.
development/semo-architecture-checker
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...