TorchedHat avatar

TorchedHat

Official

@torchedhat

0Followers
|
14Public Repos
|
16Published Skills

Offers specialized diagnostic and development capabilities for PyTorch compilation pipelines, distributed training stability, and custom configuration definition files.

Skills Distribution
DomainAI Models & ...Compiler Debugging (40%)Distributed Traini.. (30%)Configuration Engi.. (30%)

Agent Skills by TorchedHat

Showing 16 vetted skills indexed across 1 GitHub repositories.

TorchedHatTorchedHat
6

test-refactor

Refactor PyTorch test files to classify test classes and remove hardware-specific assumptions.

Official
Advanced
TorchedHatTorchedHat
6

run-inside-test

Executes a bundled test script and reports its exact output.

Official
Basic
TorchedHatTorchedHat
6

distributed-hang-diagnosis

Diagnose PyTorch distributed training hangs and identify root causes.

Official
Advanced
TorchedHatTorchedHat
6

agent-writer

Create and update Claude Code agent definition files with YAML frontmatter and validation.

Official
Intermediate
TorchedHatTorchedHat
6

plugin-writer

Create and configure Claude Code plugins with valid metadata and directory structures.

Official
Intermediate
TorchedHatTorchedHat
6

skill-writer

Create and validate Claude Code Agent Skill definitions with SKILL.md structure.

Official
Intermediate
TorchedHatTorchedHat
6

skill-developer

Create and manage Claude Code skills with YAML frontmatter and skill-rules.json triggers.

Official
Advanced
TorchedHatTorchedHat
6

pytorch-dynamo

Debug and extend PyTorch Dynamo compilation across symbolic execution and FX graph generation.

Official
Advanced
TorchedHatTorchedHat
6

compile-trace-dynamo

Diagnose PyTorch Dynamo compilation failures via FX graph inspection.

Official
Intermediate
TorchedHatTorchedHat
6

pytorch-inductor

Diagnose and optimize PyTorch TorchInductor compilation behavior and generated kernels.

Official
Advanced
TorchedHatTorchedHat
6

compile-trace-inductor

Diagnose PyTorch Inductor compilation and performance issues by tracing IR transformations.

Official
Advanced
TorchedHatTorchedHat
6

pytorch-aot

Guide PyTorch functorch and AOT Autograd implementation and extension workflows.

Official
Intermediate
TorchedHatTorchedHat
6

compile-bisect

Bisect PyTorch compiler stages to isolate failing backend, subsystem, and operation.

Official
Intermediate
TorchedHatTorchedHat
6

compile-overview

Explain torch.compile pipeline stages and intermediate representations for debugging.

Official
Intermediate
TorchedHatTorchedHat
6

compile-trace-aot

Trace PyTorch AOT Autograd FX graphs to debug compiled training workflows.

Official
Advanced
TorchedHatTorchedHat
6

vllm-compile

Diagnoses and explains JetBrains Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey Odyssey issues.

Official
Advanced

Frequently Asked Questions About TorchedHat

FAQPage Schema
What specific tasks can be performed using TorchedHat's diagnostic capabilities?

These capabilities enable deep inspection of PyTorch compilation stages, including FX graph analysis, Inductor kernel optimization, and AOT Autograd tracing. Additionally, users can perform distributed training hang diagnosis and manage structured definition files for custom environment extensions.

Which technical personas benefit most from these diagnostic skills?

Machine learning engineers, compiler researchers, and infrastructure developers working on high-performance model training benefit from these skills. They are specifically designed for those debugging complex PyTorch compilation failures or optimizing distributed training performance across heterogeneous hardware clusters.

What are the prerequisites for utilizing these compilation and diagnostic skills?

Users require an existing PyTorch environment with access to the internal compilation stack, including Dynamo and Inductor. Familiarity with FX graph representations and intermediate IR transformations is necessary to interpret the diagnostic output provided by these modules.