jpskill.com
📦 その他 コミュニティ

status-report

Generate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with green/yellow/red status, surfacing risks and decisions that need stakeholder attention, or turning a pile of project tracker activity into a readable narrative.

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o status-report.zip https://jpskill.com/download/22655.zip && unzip -o status-report.zip && rm status-report.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/22655.zip -OutFile "$d\status-report.zip"; Expand-Archive "$d\status-report.zip" -DestinationPath $d -Force; ri "$d\status-report.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して status-report.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → status-report フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

[スキル名] status-report

/status-report

見慣れないプレースホルダーが表示される場合や、どのツールが接続されているかを確認する必要がある場合は、CONNECTORS.md を参照してください。

リーダーシップ層やステークホルダー向けに、洗練された状況報告書を作成します。リスクマトリックスのフレームワークと重大度の定義については、risk-assessment スキルを参照してください。

使用方法

/status-report $ARGUMENTS

出力

## 状況報告書: [プロジェクト/チーム] — [期間]
**作成者:** [氏名] | **日付:** [日付]

### エグゼクティブサマリー
[3-4文の概要 — 順調なもの、注意が必要なもの、主な成果]

### 全体状況: 🟢 順調 / 🟡 危険 / 🔴 遅延

### 主要指標
| 指標 | 目標 | 実績 | 傾向 | 状況 |
|--------|--------|--------|-------|--------|
| [KPI] | [目標] | [実績] | [上昇/下降/横ばい] | 🟢/🟡/🔴 |

### 今期の成果
- [成果 1]
- [成果 2]

### 進行中
| 項目 | 担当者 | 状況 | 完了予定日 | 備考 |
|------|-------|--------|-----|-------|
| [項目] | [担当者] | [状況] | [日付] | [背景] |

### リスクと課題
| リスク/課題 | 影響 | 軽減策 | 担当者 |
|------------|--------|------------|-------|
| [リスク] | [影響] | [実施中の対策] | [担当者] |

### 決定事項
| 決定事項 | 背景 | 期限 | 推奨されるアクション |
|----------|---------|----------|--------------------|
| [決定事項] | [重要性] | [いつまで] | [推奨事項] |

### 次期の優先事項
1. [優先事項 1]
2. [優先事項 2]
3. [優先事項 3]

コネクターが利用可能な場合

~~project tracker が接続されている場合:

  • プロジェクトの状況、完了した項目、今後のマイルストーンを自動的に取得します
  • 危険な項目や期限切れのタスクを特定します

~~chat が接続されている場合:

  • 最近のチームディスカッションをスキャンし、決定事項やブロッカーを含めます
  • 完成したレポートをチャネルに投稿することを提案します

~~calendar が接続されている場合:

  • 報告期間中の主要な会議や決定事項を参照します

ヒント

  1. 見出しから始める — 忙しいリーダーは最初の3行を読みます。それを有効活用してください。
  2. リスクに正直になる — 問題を早期に表面化させることで信頼が築かれます。サプライズは信頼を損ないます。
  3. 決定を容易にする — 各決定事項について、背景と推奨事項を提供してください。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

/status-report

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Generate a polished status report for leadership or stakeholders. See the risk-assessment skill for risk matrix frameworks and severity definitions.

Usage

/status-report $ARGUMENTS

Output

## Status Report: [Project/Team] — [Period]
**Author:** [Name] | **Date:** [Date]

### Executive Summary
[3-4 sentence overview — what's on track, what needs attention, key wins]

### Overall Status: 🟢 On Track / 🟡 At Risk / 🔴 Off Track

### Key Metrics
| Metric | Target | Actual | Trend | Status |
|--------|--------|--------|-------|--------|
| [KPI] | [Target] | [Actual] | [up/down/flat] | 🟢/🟡/🔴 |

### Accomplishments This Period
- [Win 1]
- [Win 2]

### In Progress
| Item | Owner | Status | ETA | Notes |
|------|-------|--------|-----|-------|
| [Item] | [Person] | [Status] | [Date] | [Context] |

### Risks and Issues
| Risk/Issue | Impact | Mitigation | Owner |
|------------|--------|------------|-------|
| [Risk] | [Impact] | [What we're doing] | [Who] |

### Decisions Needed
| Decision | Context | Deadline | Recommended Action |
|----------|---------|----------|--------------------|
| [Decision] | [Why it matters] | [When] | [What I recommend] |

### Next Period Priorities
1. [Priority 1]
2. [Priority 2]
3. [Priority 3]

If Connectors Available

If ~~project tracker is connected:

  • Pull project status, completed items, and upcoming milestones automatically
  • Identify at-risk items and overdue tasks

If ~~chat is connected:

  • Scan recent team discussions for decisions and blockers to include
  • Offer to post the finished report to a channel

If ~~calendar is connected:

  • Reference key meetings and decisions from the reporting period

Tips

  1. Lead with the headline — Busy leaders read the first 3 lines. Make them count.
  2. Be honest about risks — Surfacing issues early builds trust. Surprises erode it.
  3. Make decisions easy — For each decision needed, provide context and a recommendation.