
from embodichain173
Guides you through creating well-formed pull requests for the EmbodiChain project, ensuring branch naming, commit formatting, and proper PR templates and labels
This skill helps an agent create and format pull requests for the EmbodiChain repository. It walks through checking the git state, choosing a change type, applying formatting (black), drafting a clear PR description using the project's PR template, pushing a branch, and applying repository labels. The output is a ready-to-open PR body and recommended labels.
Use this skill when you've completed a change (bug fix, enhancement, new feature, docs) and want to open a PR that follows EmbodiChain's contribution conventions. Trigger it when preparing a branch for review, when you need help drafting a PR body, or when selecting appropriate labels for review workflows.
black, commit message guidance (conventional commits), PR body template, label selection, and example gh CLI commands to create/edit PRs.Best used by agents with GitHub/CLI capabilities (gh, gh pr, or Copilot/Claude Code-style agents that can draft PR bodies and run local git commands).
This skill has not been reviewed by our automated audit pipeline yet.