worker-image-investigation

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Worker Image Investigation

Investigate Taskcluster task failures by comparing worker images, extracting SBOM info, and debugging Azure VMs.

Run via the installed skill path:

WII=~/.claude/skills/worker-image-investigation/scripts/investigate.py

Prerequisites

  • taskcluster CLI: brew install taskcluster
  • az CLI (for VM debugging): brew install azure-cli && az login
  • uv for running scripts

Usage

Installs
19
GitHub Stars
3
First Seen
Feb 12, 2026
worker-image-investigation — jwmossmoz/agent-skills