GitHub Actions の条件付き実行を設計し、if 条件とイベントフィルタの運用を支援するスキル。条件式の整理、イベント別の分岐、検証と記録の流れを体系化する。Anchors:• The Pragmatic Programmer(Andrew Hunt, David Thomas)/ 適用: 条件分岐による品質管理 / 目的: 実践的な流れ制御パターンを参照• Continuous Del
docs/99-claude/skills/conditional-execution-gha
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...