tisfeng
- 7 skills
- 0 followers
- 20 hours ago last updated
- ▌ Review · tisfeng bundle审查本地工作树、提交、range、文件或模块,找出有证据的缺陷。GitHub PR 审查使用 review-pr;代码清理使用 code-simplifier。
- ▌ Review Pr · tisfeng bundle审查 GitHub PR 的准确 head/base diff、关联 issue、CI 和 review threads,交付前刷新。创建 PR 使用 submit-pr;本地审查使用 review。
- ▌ Submit Pr · tisfeng bundle创建或复用当前 checkout 已提交变更的 GitHub PR,必要时推送任务分支。PR 审查使用 review-pr;仅本地提交使用 git-commit。
- ▌ Git Commit · tisfeng bundle起草、创建或汇报 Angular-style 本地 Git 提交。用于明确的提交交付;分支集成使用 worktree-rebase-merge,不 push。
- ▌
- ▌ Release Easydict · tisfeng bundle编排 Easydict macOS 的 draft、publish、release 和 resume,整理英文 GitHub Release 内容,并处理发布后的 Issue 跟进。不用于一般的发布流程设计讨论。
- ▌ Worktree Rebase Merge · tisfeng bundle将当前 worktree 的任务提交 rebase 到本地目标分支,并从目标 worktree 合并。用于明确要求本地集成;仅创建提交使用 git-commit。