PCE (Process-Context Engine) のコンテキスト圧縮スキル。長期タスクの履歴を要約・圧縮し、セッション継続を可能にする。トリガー条件:- セッションが長くなった時- コンテキストウィンドウが逼迫した時- 「ここまでをまとめて」- 「ノートを作成して」- 複数セッションにまたがる作業の時- 「次回のために記録して」
development/eld-record-compact
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...