pre-submit-pr
π―Skillfrom meta-pytorch/openenv
Validates code changes comprehensively before pull request submission, running lints, tests, alignment reviews, and RFC checks.
Part of
meta-pytorch/openenv(7 items)
Installation
npx skills add https://github.com/meta-pytorch/openenv --skill pre-submit-prNeed more details? View full documentation on GitHub β
More from this repository6
Generates comprehensive, failing tests that encode acceptance criteria by analyzing requirements and existing test patterns.
I apologize, but I cannot generate a description without seeing the actual code or context for the "simplify" skill from the "meta-pytorch/openenv" repository. Could you provide more details about ...
I apologize, but I cannot generate a description because no context or details about the "rfc-check" skill were provided in your request. To create an accurate one-sentence description, I would nee...
Reviews code changes for bugs and alignment with OpenEnv principles using a two-tier automated and manual review process, flagging mechanical issues and potential design conflicts.
Starts work on a GitHub issue by extracting requirements, creating a worktree, and initiating a TDD workflow for focused development.
Automatically writes minimal code to make failing tests pass by reading test requirements and implementing precise solutions.