CtrlK
BlogDocsLog inGet started
Tessl Logo

watch-github-actions

Watch and monitor GitHub Actions workflow runs using the gh CLI. Use when the user wants to check workflow status, watch a running workflow, view CI/CD jobs, or monitor build progress. Trigger keywords - watch pipeline, pipeline status, CI status, check build, monitor CI, view pipeline, pipeline progress, workflow status, actions status.

70

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with well-organized, executable gh commands and a clear example workflow. Its main weakness is redundancy across sections and the lack of explicit validation checkpoints in the rerun workflow.

Suggestions

Consolidate duplicate commands: 'gh run view --log' and '--log-failed' appear in both 'View Run Details' and 'View Job Logs'; keep them in one place and cross-reference.

Remove the overlap between the inline command sections and the 'Useful Commands Reference' table, or replace the inline repetitions with a single canonical reference.

Add a validation checkpoint to the Example Workflow, e.g. check 'gh run watch --exit-status' succeeded before deciding whether to view logs or rerun failed jobs.

DimensionReasoningScore

Conciseness

Mostly efficient and command-focused, but repeats commands across sections (e.g. 'gh run view <run-id> --log' and '--log-failed' appear in both View Run Details and View Job Logs) and the reference table largely restates prior commands.

2 / 3

Actionability

Provides concrete, executable gh commands with specific flags, jq field selectors, and a copy-paste-ready scripting example using --exit-status.

3 / 3

Workflow Clarity

The Example Workflow gives a clear 4-step sequence but lacks validation checkpoints (e.g. confirming the watched run is the intended one or checking exit-status before rerunning), and rerun is a mildly destructive operation.

2 / 3

Progressive Disclosure

No bundle files exist; the body is a single self-contained reference organized into logical sections with a summary table, which suits a no-external-reference skill.

3 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong: third-person voice, concrete actions, an explicit 'Use when' trigger clause, and a rich set of natural trigger keywords. It clearly communicates both capability and invocation context.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('check workflow status, watch a running workflow, view CI/CD jobs, or monitor build progress') tied to a specific domain, matching the top anchor.

3 / 3

Completeness

Explicitly answers both what ('Watch and monitor GitHub Actions workflow runs using the gh CLI') and when (clear 'Use when the user wants...' clause).

3 / 3

Trigger Term Quality

Provides natural keywords a user would actually say ('watch pipeline', 'CI status', 'check build', 'monitor CI', 'workflow status', 'actions status') with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Niche is clearly scoped to GitHub Actions via the gh CLI with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
NVIDIA/OpenShell
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.