GitHub Actions通知統合スキル。Slack、Discord、MS Teams、Emailへのビルド/デプロイ状態通知を自動化。成功/失敗メッセージのカスタマイズとインタラクティブ要素をサポート。Anchors:• The Pragmatic Programmer (Hunt and Thomas) / 適用: 自動化とフィードバックループ / 目的: 迅速なフィードバックによる問題早期
docs/99-claude/skills/notification-integration-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...