ELD(Evidence-Loop Development)のPredict(予測)フェーズスキル。変更の影響を因果タイプで分類し、段階化戦略と停止条件を確定する。「賢く動く」よりも「壊さずに収束する」を優先。使用タイミング: (1) 実装前の影響分析、(2) 「影響予測して」「段階化計画を立てて」、(3) Phase 2: Designで変更計画を策定する時、(4) 複雑な変更前のリスク評価
development/eld-predict-impact
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...