Alias: create-pr This skill name is kept for compatibility. When to Use - The user explicitly asks for or refers to the legacy skill name. - You need to redirect pull request creation work to the canonical workflow. - The task is specifically about writing or updating a pull request rather than general git operations. Use as the canonical skill for creating and editing pull requests. If invoked via , run the same workflow and conventions documented in . Limitations - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for envi…