azure-boards
Azure Boardsの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ、設定、統合、コーディングパターンに関する専門知識を提供し、作業項目管理や各種連携開発を支援するSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure Boards development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when managing work items, queries/charts, GitHub links, WIQL/badges, or Excel/Teams/Slack integrations, and other Azure Boards related development tasks. Not for Azure DevOps (use azure-devops), Azure Pipelines (use azure-pipelines), Azure Test Plans (use azure-test-plans), Azure Repos (use azure-repos).
🇯🇵 日本人クリエイター向け解説
Azure Boardsの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ、設定、統合、コーディングパターンに関する専門知識を提供し、作業項目管理や各種連携開発を支援するSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-boards.zip https://jpskill.com/download/5643.zip && unzip -o azure-boards.zip && rm azure-boards.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5643.zip -OutFile "$d\azure-boards.zip"; Expand-Archive "$d\azure-boards.zip" -DestinationPath $d -Force; ri "$d\azure-boards.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-boards.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-boardsフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Boards スキル
このスキルは、Azure Boards に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、制限とクォータ、セキュリティ、構成、および統合とコーディングパターンをカバーしています。ローカルのクイックリファレンスコンテンツとリモートのドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲のあるカテゴリ(例:
L35-L120)の場合は、指定された行でread_fileを使用してください。ファイルリンクのあるカテゴリ(例:[security.md](security.md))の場合は、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
metadata.generated_atが3か月以上前の場合、ユーザーにリポジトリから最新バージョンをプルするように提案してください。mcp_microsoftdocsツールが利用できない場合、ユーザーにインストールするように提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdown を返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdown を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L35-L43 | Office 統合、バックログの階層/並べ替えの問題、クエリエラーまたは予期しないクエリ結果など、Azure Boards の問題を診断し修正します。 |
| ベストプラクティス | L44-L51 | アジャイルのための Azure Boards の使用に関するベストプラクティス: プロダクト管理、カンバン、スクラム/スプリント、およびチームやプロジェクト全体でのアジャイルのスケーリング。 |
| 意思決定 | L52-L58 | Azure Boards のプロセス、ツール、統合の選択、および組織に最適なセットアップを得るためのチーム間の依存関係と移行の計画に関するガイダンス。 |
| 制限とクォータ | L59-L64 | テスト成果物と作業項目添付ファイルの Azure Boards の制限の管理。サイズ/数量の制約、および削除されたテスト関連アイテムの復元方法を含みます。 |
| セキュリティ | L65-L71 | Azure Boards のセキュリティ管理: デフォルトのアクセス許可、クエリ/フォルダーアクセスの構成、およびチームとユーザーのアクセス制御とポリシーの設定。 |
| 構成 | L72-L84 | Azure Boards のプロセス、フィールド、ボードの構成。GitHub との統合。アジャイル/スクラム/CMMI トラッキングのためのクエリ、チャート、作業項目フィールド参照の使用。 |
| 統合とコーディングパターン | L85-L95 | Azure Boards を外部ツール(Excel、GitHub、Copilot、Slack、Teams)に接続し、WIQL、バッジ、統合を使用して作業項目と開発成果物を同期します。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Azure DevOps Office 統合の問題をトラブルシューティングする | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Azure DevOps Office 統合の問題をトラブルシューティングする | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Azure DevOps Office 統合の問題をトラブルシューティングする | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Azure Boards バックログのネストと並べ替えをトラブルシューティングする | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/resolve-backlog-reorder-issues?view=azure-devops |
| Azure Boards クエリの問題をトラブルシューティングして解決する | https://learn.microsoft.com/en-us/azure/devops/boards/queries/query-faqs?view=azure-devops |
ベストプラクティス
| トピック | URL |
|---|---|
| Azure Boards のアジャイルプロダクト管理プラクティスを適用する | https://learn.microsoft.com/en-us/azure/devops/boards/best-practices-agile-project-management?view=azure-devops |
| Azure Boards カンバンボードを効果的に使用する | https://learn.microsoft.com/en-us/azure/devops/boards/boards/kanban-overview?view=azure-devops |
| Azure Boards でスケーラブルなアジャイルプラクティスを適用する | https://learn.microsoft.com/en-us/azure/devops/boards/plans/practices-that-scale?view=azure-devops |
| Azure Boards のスプリントとスクラムのベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/devops/boards/sprints/best-practices-scrum?view=azure-devops |
意思決定
| トピック | URL |
|---|---|
| Azure Boards の移行と統合オプションを選択する | https://learn.microsoft.com/en-us/azure/devops/boards/extensions/migrate-integrate?view=azure-devops |
| チーム間の可視性のために Azure Boards ツールを選択する | https://learn.microsoft.com/en-us/azure/devops/boards/plans/visibility-across-teams?view=azure-devops |
| 適切な Azure Boards プロセステンプレートを選択する | https://learn.microsoft.com/en-us/azure/devops/boards/work-items/guidance/choose-process?view=azure-devops |
制限とクォータ
| トピック | URL |
|---|---|
| 削除された Azure Boards テスト成果物を管理および復元する | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/delete-test-artifacts?view=azure-devops |
| Azure Boards 作業項目添付ファイルと制限を管理する | https://learn.microsoft.com/en-us/azure/devops/boards/work-items/manage-attachments?view=azure-devops |
セキュリティ
| トピック | URL |
|---|---|
| Azure Boards のデフォルトのアクセス許可とアクセスを理解する | https://learn.microsoft.com/en-us/azure/devops/boards/get-started/permissions-access-boards?view=azure-devops |
| Azure Boards でクエリとフォルダーのアクセス許可を構成する | https://learn.microsoft.com/en-us/azure/devops/boards/queries/set-query-permissions?view=azure-devops |
| アクセス制御とポリシーで Azure Boards を保護する | https://learn.microsoft.com/en-us/azure/devops/boards/secure-your-azure-boards?view=azure-devops |
構成
| トピック | URL |
|---|---|
| Azure Boards のプロセスとボードを構成およびカスタマイズする | https://learn.microsoft.com/en-us/azure/devops/boards/configure-customize?view=azure-devops |
| オンプレミスの Azure DevOps を GitHub Enterprise と構成する | https://learn.microsoft.com/en-u |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Boards Skill
This skill provides expert guidance for Azure Boards. Covers troubleshooting, best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
- Preferred: Use
mcp_microsoftdocs:microsoft_docs_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L35-L43 | Diagnosing and fixing Azure Boards issues with Office integration, backlog hierarchy/reordering problems, and query errors or unexpected query results. |
| Best Practices | L44-L51 | Best practices for using Azure Boards for Agile: product management, Kanban, Scrum/sprints, and scaling Agile across teams and projects. |
| Decision Making | L52-L58 | Guidance on choosing Azure Boards processes, tools, and integrations, plus planning cross-team dependencies and migrations to get the right setup for your organization. |
| Limits & Quotas | L59-L64 | Managing Azure Boards limits for test artifacts and work item attachments, including size/quantity constraints and how to restore deleted test-related items. |
| Security | L65-L71 | Managing Azure Boards security: default permissions, configuring query/folder access, and setting access controls and policies for teams and users. |
| Configuration | L72-L84 | Configuring Azure Boards processes, fields, and boards; integrating with GitHub; and using queries, charts, and work item field references for Agile/Scrum/CMMI tracking |
| Integrations & Coding Patterns | L85-L95 | Connecting Azure Boards to external tools (Excel, GitHub, Copilot, Slack, Teams) and using WIQL, badges, and integrations to sync work items and development artifacts. |
Troubleshooting
| Topic | URL |
|---|---|
| Troubleshoot Azure DevOps Office integration issues | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Troubleshoot Azure DevOps Office integration issues | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Troubleshoot Azure DevOps Office integration issues | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/office/tfs-office-integration-issues?view=azure-devops |
| Troubleshoot Azure Boards backlog nesting and reordering | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/resolve-backlog-reorder-issues?view=azure-devops |
| Troubleshoot and resolve Azure Boards query issues | https://learn.microsoft.com/en-us/azure/devops/boards/queries/query-faqs?view=azure-devops |
Best Practices
| Topic | URL |
|---|---|
| Apply Azure Boards agile product management practices | https://learn.microsoft.com/en-us/azure/devops/boards/best-practices-agile-project-management?view=azure-devops |
| Use Azure Boards Kanban boards effectively | https://learn.microsoft.com/en-us/azure/devops/boards/boards/kanban-overview?view=azure-devops |
| Apply scalable Agile practices in Azure Boards | https://learn.microsoft.com/en-us/azure/devops/boards/plans/practices-that-scale?view=azure-devops |
| Apply Azure Boards sprint and Scrum best practices | https://learn.microsoft.com/en-us/azure/devops/boards/sprints/best-practices-scrum?view=azure-devops |
Decision Making
| Topic | URL |
|---|---|
| Select migration and integration options for Azure Boards | https://learn.microsoft.com/en-us/azure/devops/boards/extensions/migrate-integrate?view=azure-devops |
| Choose Azure Boards tools for cross-team visibility | https://learn.microsoft.com/en-us/azure/devops/boards/plans/visibility-across-teams?view=azure-devops |
| Choose the right Azure Boards process template | https://learn.microsoft.com/en-us/azure/devops/boards/work-items/guidance/choose-process?view=azure-devops |
Limits & Quotas
| Topic | URL |
|---|---|
| Manage and restore deleted Azure Boards test artifacts | https://learn.microsoft.com/en-us/azure/devops/boards/backlogs/delete-test-artifacts?view=azure-devops |
| Manage Azure Boards work item attachments and limits | https://learn.microsoft.com/en-us/azure/devops/boards/work-items/manage-attachments?view=azure-devops |
Security
| Topic | URL |
|---|---|
| Understand default permissions and access in Azure Boards | https://learn.microsoft.com/en-us/azure/devops/boards/get-started/permissions-access-boards?view=azure-devops |
| Configure query and folder permissions in Azure Boards | https://learn.microsoft.com/en-us/azure/devops/boards/queries/set-query-permissions?view=azure-devops |
| Secure Azure Boards with access controls and policies | https://learn.microsoft.com/en-us/azure/devops/boards/secure-your-azure-boards?view=azure-devops |