long2ice 07d916c831 refactor: Update command descriptions and remove unused workflow files
This commit includes:
- Clarified and standardized descriptions for various command.yml files
- Removed obsolete workflow files (aider/command.yml, pr/command.yml, merico/ask-code/command.yml)
- Updated README for pr.custom_suggestions
- Translated some descriptions from Chinese to English
2025-03-12 16:36:15 +08:00
..

update_pr

更新现有的Pull Request。

用途

  • 更新PR的标题和描述
  • 反映最新的代码变更

使用方法

执行命令: /github.update_pr

操作流程

  1. 获取最近的PR信息
  2. 重新生成PR标题和描述
  3. 允许用户编辑PR内容
  4. 更新Pull Request

注意事项

  • 确保有更新PR的权限
  • 更新前请确认是否有新的提交需要推送