PCE(Process-Context Engine)とLDE(Law-Driven Engineering)を統合した実行時Law違反監視スキル。本番環境でのLaw違反を検知し、pce-memoryにフィードバックして継続的改善を促す。使用タイミング: (1) 本番ログからLaw違反を分析する時、(2) 「Law違反を確認して」、(3) 運用中のLaw健全性をチェックする時、(4) 違反パターン
development/eld-ground-law-monitor
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...