Meta PyTorch avatar

Meta PyTorch

Official

@meta-pytorch

0Followers
|
60Public Repos
|
20Published Skills

Offers specialized engineering capabilities for tensor-based library maintenance, release documentation, and rigorous code quality assurance.

Skills Distribution
DomainDeveloper To...Release Engineering (40%)Test-Driven Develo.. (30%)Code Quality Assur.. (30%)

Agent Skills by Meta PyTorch

Showing 20 vetted skills indexed across 2 GitHub repositories.

meta-pytorchmeta-pytorch
2.5k

hf-cli

Manages Hugging Face Hub repositories, models, datasets, and Spaces via the hf command-line interface.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

openenv-cli

Scaffold, validate, build, and push OpenEnv agentic execution environments via the openenv CLI.

Official
Basic
meta-pytorchmeta-pytorch
2.5k

watch-pr

Monitor GitHub PR CI checks and Greptile reviews, auto-fixing failures until green.

Official
Advanced
meta-pytorchmeta-pytorch
2.5k

update-docs

Detects stale documentation references after API changes and propagates fixes across the repository.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

release

Deploys OpenEnv environments to Hugging Face Spaces and syncs canonical collections.

Official
Advanced
meta-pytorchmeta-pytorch
2.5k

hf-space-recovery

Diagnose and recover failing Hugging Face Space deployments for OpenEnv environments.

Official
Advanced
meta-pytorchmeta-pytorch
2.5k

sprint

Coordinates parallel GitHub issue resolution using agent teams, worktrees, TDD, and stacked PRs.

Official
Advanced
meta-pytorchmeta-pytorch
2.5k

generate-openenv-env

Generate OpenEnv reinforcement learning environments from a use-case description.

Official
Advanced
meta-pytorchmeta-pytorch
3

feature-submission-reminder

Generate a Markdown dev-discuss post merging PyTorch release timelines with AI-identified features.

Official
Intermediate
meta-pytorchmeta-pytorch
3

release-blog-features

Diff two release branches to generate a structured PyTorch blog feature draft.

Official
Intermediate
meta-pytorchmeta-pytorch
3

categorize-miscategorized

Move miscategorized PR entries to correct release notes worksheets using headers and labels.

Official
Intermediate
meta-pytorchmeta-pytorch
3

gen-release-notes

Generate and organize PyTorch release notes for a version and area.

Official
Advanced
meta-pytorchmeta-pytorch
3

process-cherry-picks

Extract cherry-pick entries from tracker issues into release notes worksheets and cherrypicks.md.

Official
Advanced
meta-pytorchmeta-pytorch
2.5k

work-on-issue

Parse GitHub issues into goals, acceptance criteria, and constraints.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

alignment-review

Assess code changes for alignment with OpenEnv principles and RFCs.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

rfc-check

Determine if proposed changes require an RFC by applying criteria and checking conflicts.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

write-tests

Generate failing test scaffolds from todos or requirements for TDD workflows.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

pre-submit-pr

Automate pre-submit PR validation with linting, tests, and RFC analysis.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

implement

Generate minimal code changes to fix failing tests from /write-tests runs.

Official
Intermediate
meta-pytorchmeta-pytorch
2.5k

simplify

Refactor Python code after tests pass to improve readability and maintainability.

Official
Basic

Frequently Asked Questions About Meta PyTorch

FAQPage Schema
What specific tasks can be performed using these capabilities?

These capabilities enable the parsing of GitHub issues into acceptance criteria, the generation of failing test scaffolds for development, the validation of pull requests against RFC standards, and the systematic organization of release notes and cherry-pick entries for versioned software distributions.

Which personas benefit most from these technical capabilities?

Core maintainers, release managers, and software engineers working on large-scale tensor-based frameworks benefit from these capabilities. They are designed for contributors managing complex repository health, ensuring RFC compliance, and streamlining the documentation process for frequent software releases.

What are the prerequisites for implementing these maintenance functions?

Implementation requires an existing repository environment with established GitHub issue tracking, defined RFC documentation, and a structured release branch strategy. Users must have appropriate repository permissions to execute linting, test generation, and release note worksheet updates within their development environment.