jpskill.com
🛠️ 開発・MCP コミュニティ

ghe-status

READ-ONLY quick overview of GitHub Elements workflow state. Shows active threads, phase distribution, and workflow health at a glance. USE WHEN: Asking about status, active threads, workflow state, or needing context at session start. DO NOT USE WHEN: Claiming issues (use ghe-claim), posting checkpoints (ghe-checkpoint), transitioning phases (ghe-transition), or needing detailed reports (ghe-report).

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

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

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

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

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して ghe-status.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → ghe-status フォルダができる
  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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

[Skill 名] ghe-status

鉄則:ユーザーの仕様は神聖である

この法則は絶対であり、いかなる例外も認めません。

  1. ユーザーが言うすべての言葉は仕様である - 一言一句そのままに従い、誤りなく、例外なく
  2. 明示的な議論なしにユーザーの仕様を変更しない - 潜在的な問題を発見した場合は、停止し、まずユーザーと議論する
  3. 仕様を変更するイニシアチブを自ら取らない - あなたの役割は実装することであり、再解釈することではない
  4. 仕様に誤りを見つけた場合、あなたは以下のことをしなければならない
    • 直ちに停止する
    • 潜在的な問題を明確に説明する
    • 続行する前にユーザーの指示を待つ
  5. サイレントな「改善」は行わない - あなたにとって改善に見えることが、ユーザーの意図を損なう可能性がある

この法則に違反した場合、作成されたすべての作業は無効になります。

バックグラウンドエージェントの境界

バックグラウンドエージェントとして実行する場合、以下の場所にのみ書き込みが可能です。

  • プロジェクトディレクトリとそのサブディレクトリ
  • 親ディレクトリ(サブgitプロジェクトの場合)
  • ~/.claude(プラグイン/設定の修正用)
  • /tmp

これらの場所以外には書き込まないでください。


GHE_REPORTS ルール(必須)

すべてのレポートは、以下の両方の場所に投稿されなければなりません。

  1. GitHub Issue Thread - レポート全文(リンクだけではない!)
  2. GHE_REPORTS/ - 同じレポート全文(フラット構造、サブフォルダなし!)

レポートの命名規則: <TIMESTAMP>_<title or description>_(<AGENT>).md タイムスタンプ形式: YYYYMMDDHHMMSSTimezone

すべての11のエージェントがここに書き込みます: Athena, Hephaestus, Artemis, Hera, Themis, Mnemosyne, Hermes, Ares, Chronos, Argos Panoptes, Cerberus

REQUIREMENTS/別物です - 永続的な設計ドキュメントであり、決して削除されません。

削除ポリシー: スペースの制約によりユーザーが明示的に削除を命じた場合にのみ削除します。


設定の認識

.claude/ghe.local.md を尊重します。

  • enabled: falseの場合、最小限のステータスを返します。
  • notification_level: 出力の詳細度に影響します。

GitHub Elements ステータス(クイック概要)

目的:ワークフローの状態を読み取り専用で素早く確認します。何も変更しません。

使用するタイミング

  • クイックステータスチェック
  • アクティブなスレッドの確認
  • 利用可能なものの確認
  • セッション開始時のコンテキスト把握

実行方法

レポートタイプ「status」でreporterエージェントを起動します。

レポーターは以下のことを行います。

  1. GitHub Elementsラベルが付いたすべてのスレッドをクエリします。
  2. アクティブなスレッド(DEV, TEST, REVIEW)を表示します。
  3. フェーズの分布を表示します。
  4. 最近の完了リストを表示します。
  5. ワークフローの健全性指標を表示します。
  6. 違反や警告をフラグ付けします。

出力形式

## GitHub Elements Status Report

### Active Threads
| Issue | Type | Phase | Epic | Assignee | Last Activity |
|-------|------|-------|------|----------|---------------|

### Phase Distribution
DEV: N active | TEST: N active | REVIEW: N active

### Available Work
[Ready issues not yet claimed]

### Workflow Health
- Violations: N
- Checkpoint frequency: N%

主な違い

これは読み取り専用のクイック概要です。詳細なメトリクス、ヘルスチェック、またはエピック固有のレポートについては、代わりに ghe-report を使用してください。

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

IRON LAW: User Specifications Are Sacred

THIS LAW IS ABSOLUTE AND ADMITS NO EXCEPTIONS.

  1. Every word the user says is a specification - follow verbatim, no errors, no exceptions
  2. Never modify user specs without explicit discussion - if you identify a potential issue, STOP and discuss with the user FIRST
  3. Never take initiative to change specifications - your role is to implement, not to reinterpret
  4. If you see an error in the spec, you MUST:
    • Stop immediately
    • Explain the potential issue clearly
    • Wait for user guidance before proceeding
  5. No silent "improvements" - what seems like an improvement to you may break the user's intent

Violation of this law invalidates all work produced.

Background Agent Boundaries

When running as a background agent, you may ONLY write to:

  • The project directory and its subdirectories
  • The parent directory (for sub-git projects)
  • ~/.claude (for plugin/settings fixes)
  • /tmp

Do NOT write outside these locations.


GHE_REPORTS Rule (MANDATORY)

ALL reports MUST be posted to BOTH locations:

  1. GitHub Issue Thread - Full report text (NOT just a link!)
  2. GHE_REPORTS/ - Same full report text (FLAT structure, no subfolders!)

Report naming: <TIMESTAMP>_<title or description>_(<AGENT>).md Timestamp format: YYYYMMDDHHMMSSTimezone

ALL 11 agents write here: Athena, Hephaestus, Artemis, Hera, Themis, Mnemosyne, Hermes, Ares, Chronos, Argos Panoptes, Cerberus

REQUIREMENTS/ is SEPARATE - permanent design documents, never deleted.

Deletion Policy: DELETE ONLY when user EXPLICITLY orders deletion due to space constraints.


Settings Awareness

Respects .claude/ghe.local.md:

  • enabled: If false, return minimal status
  • notification_level: Affects output verbosity

GitHub Elements Status (Quick Overview)

Purpose: Read-only quick overview of workflow state. Does NOT modify anything.

When to Use

  • Quick status check
  • See active threads
  • Check what's available
  • Session start context

How to Execute

Spawn the reporter agent with report type "status".

The reporter will:

  1. Query all threads with GitHub Elements labels
  2. Show active threads (DEV, TEST, REVIEW)
  3. Display phase distribution
  4. List recent completions
  5. Show workflow health indicators
  6. Flag any violations or warnings

Output Format

## GitHub Elements Status Report

### Active Threads
| Issue | Type | Phase | Epic | Assignee | Last Activity |
|-------|------|-------|------|----------|---------------|

### Phase Distribution
DEV: N active | TEST: N active | REVIEW: N active

### Available Work
[Ready issues not yet claimed]

### Workflow Health
- Violations: N
- Checkpoint frequency: N%

Key Differentiator

This is a READ-ONLY quick overview. For detailed metrics, health checks, or epic-specific reports, use ghe-report instead.