技能 编程开发 PR创建流程别名

PR创建流程别名

v20260424
create-pr
这是一个兼容性别名,用于处理用户提及旧的 'create-pr' 命令。它本身不执行任何独立功能,而是将用户的工作流重定向到标准化的 PR 撰写技能('sentry-skills:pr-writer'),确保用户能持续使用最新、最规范的拉取请求创建和编辑流程。
获取技能
295 次下载
概览

Alias: create-pr

This skill name is kept for compatibility.

When to Use

  • The user explicitly asks for create-pr or refers to the legacy skill name.
  • You need to redirect pull request creation work to the canonical sentry-skills:pr-writer workflow.
  • The task is specifically about writing or updating a pull request rather than general git operations.

Use sentry-skills:pr-writer as the canonical skill for creating and editing pull requests.

If invoked via create-pr, run the same workflow and conventions documented in sentry-skills:pr-writer.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
信息
Category 编程开发
Name create-pr
版本 v20260424
大小 1.09KB
更新时间 2026-04-25
语言