Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
GitHub Actions エージェントが自動化されたワークフロー管理と監視機能を必要とする場合に最適です。 Sigumaa/calt リポジトリで GitHub Actions のワークフロー実行状況を `gh workflow` と `gh run` で確認・再実行・監視する運用スキル。CI失敗の原因切り分け、対象ジョブ再実行、実行ログ取得、push直後の最新run監視(`gh run list --limit 1` → `gh run watch RUN_ID --exit-status`)を行う依頼で使用する。典型要求は「workflow一覧を見たい」「runを再実行したい」「失敗ジョブのログを確認したい」。`Sigumaa/calt` 以外のリポジトリ操作、`gh` 未認証環境での実操作、ワークフロー以外の実装作業には使用しない。
このスキルを使用する理由
エージェントに、gh workflow および gh run コマンドを使用して GitHub Actions ワークフローを確認、監視、および再実行する機能を提供します。ワークフローおよび実行のリスト、ログの確認、および再実行/キャンセル操作をサポートします。
おすすめ
GitHub Actions エージェントが自動化されたワークフロー管理と監視機能を必要とする場合に最適です。
↓ 実現可能なユースケース for gh-workflow
! セキュリティと制限
- Sigumaa/calt GitHub リポジトリに限定される
- gh workflow および gh run の外側のリポジトリ操作はサポートされない
- .github/workflows/*.yml ファイルの変更または gh シークレットおよび変数の管理操作は禁止される
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
- - The underlying skill quality score is below the review floor.
Source Boundary
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is gh-workflow?
GitHub Actions エージェントが自動化されたワークフロー管理と監視機能を必要とする場合に最適です。 Sigumaa/calt リポジトリで GitHub Actions のワークフロー実行状況を `gh workflow` と `gh run` で確認・再実行・監視する運用スキル。CI失敗の原因切り分け、対象ジョブ再実行、実行ログ取得、push直後の最新run監視(`gh run list --limit 1` → `gh run watch RUN_ID --exit-status`)を行う依頼で使用する。典型要求は「workflow一覧を見たい」「runを再実行したい」「失敗ジョブのログを確認したい」。`Sigumaa/calt` 以外のリポジトリ操作、`gh` 未認証環境での実操作、ワークフロー以外の実装作業には使用しない。
How do I install gh-workflow?
Run the command: npx killer-skills add Sigumaa/calt/gh-workflow. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for gh-workflow?
Key use cases include: 失敗した GitHub Actions 実行を監視し、ログを取得してデバッグを行う, キャンセルまたは失敗したワークフローを再実行して継続的インテグレーションを確保する, GitHub Actions ワークフローおよび実行をリストし、管理してリポジトリのメンテナンスを行う.
Which IDEs are compatible with gh-workflow?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for gh-workflow?
Sigumaa/calt GitHub リポジトリに限定される. gh workflow および gh run の外側のリポジトリ操作はサポートされない. .github/workflows/*.yml ファイルの変更または gh シークレットおよび変数の管理操作は禁止される.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add Sigumaa/calt/gh-workflow. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use gh-workflow immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
gh-workflow
Install gh-workflow, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.