Converts Jira issues and backlog data to structured Markdown format using Atlassian MCP. Use when working with Jira data visualization, documentation, or reporting.
/plugin marketplace add childbamboo/claude-code-marketplace-sample/plugin install general@claude-code-marketplace-sampleThis skill is limited to using the following tools:
Atlassian MCPを使用してJiraデータを取得し、AI可読性の高いMarkdown形式に変換します。
f6e0f50a-4acf-4011-90fa-8fcc9b50cd86mcp__atlassian__getJiraIssue - 個別Issue詳細取得mcp__atlassian__searchJiraIssuesUsingJql - JQL検索mcp__atlassian__getVisibleJiraProjects - プロジェクト一覧取得# [ISSUE-KEY] タイトル
## メタデータ
- **ステータス**: {status}
- **タイプ**: {issueType}
- **担当者**: {assignee or [未割り当て]}
- **優先度**: {priority or [未設定]}
- **作成日**: {created}
- **更新日**: {updated}
## 説明
{description or [未記入]}
## コメント
{comments}
## 添付ファイル
{attachments}
## バックログ一覧
| キー | タイプ | サマリー | ステータス | 担当者 | 優先度 | 作成日 |
|------|--------|----------|------------|--------|--------|---------|
| SCRUM-1 | Feature | タスク 1 | Idea | [未割り当て] | [未設定] | 2026-01-06 |
| SCRUM-2 | タスク | タスク 2 | To Do | [未割り当て] | [未設定] | 2026-01-06 |
## Sprint情報
- **名前**: SCRUM Sprint 0
- **状態**: active
- **開始日**: 2026-01-06
- **終了日**: 2026-01-20
### Sprint内のIssue
| キー | サマリー | ステータス | 担当者 |
|------|----------|------------|--------|
| ... | ... | ... | ... |
mcp__atlassian__searchJiraIssuesUsingJqlを使用project = {PROJECT_KEY} AND resolution = Unresolved ORDER BY created DESCmcp__atlassian__getJiraIssueを使用{ISSUE_KEY}[未記入]、[未割り当て]、[未設定]と明記[未設定]または[未記入]と表示「SCRUMプロジェクトのバックログをMarkdownで出力して」
→ JQL検索 + Markdown変換
「SCRUM-5の詳細をMarkdownで」
→ Issue取得 + Markdown変換
「Sprint 0の内容をまとめて」
→ Sprint検索 + Issue一覧取得 + Markdown変換
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.