Clean up messy commit history into atomic commits before merge.Use when user wants to restructure PR commit history based on final diff. Triggers include:- Korean: "PR 히스토리 정리해줘", "커밋 히스토리 정리", "커밋 깔끔
pr-restructure
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...