lcx-contribute-bug-fix

仓库创建 2025年12月3日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

规范化修复流程并带运行/源码证据,适合维护者和贡献者。

▸ 风险提示

会创建 PR/Issue,可能需要 GitHub 访问令牌和 fork 权限。

这个 Skill 做什么

在合适的仓库提交验证过的小型补丁或在 LazyCodex 记录修复问题。

在临时工作区里实现并验证最小可行修复,然后按项目归属提交:对 upstream(openai/codex)开 fork PR,对 LazyCodex 则记成经过验证的修复 issue。适合你想真正修复 LazyCodex/Codex 的 bug 并提交改动时使用。流程强调小而可验证的补丁、每项断言都有运行或源码证据支撑。

▸ 展开 SKILL.md 英文原文

Contribute a verified bug fix for LazyCodex, lazycodex-ai, omo-codex, bundled Codex skills, or upstream Codex CLI bugs. Opens a fork PR only for upstream openai/codex; LazyCodex-owned defects become a verified-fix issue on code-yeongyu/lazycodex (never a PR — that repo is a generated distribution mirror). Use when the user asks to fix a bug, contribute a bug fix, contribute to fix bug, open a PR for a bug, or debug and PR a LazyCodex/Codex defect.

开发编程提交修复故障定位GitHub流程通用
6.7w
Stars
5.4k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/lcx-contribute-bug-fix/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/lcx-contribute-bug-fix/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# lcx-contribute-bug-fix

Use this skill to debug a concrete LazyCodex or Codex defect, implement the smallest correct fix in a fresh temporary workspace, and deliver it. Work in English, keep the body short, and support every claim with runtime or source evidence.

Route ownership the same way as `$lcx-report-bug`, but the deliverable differs by target:

- `code-yeongyu/lazycodex` for LazyCodex, lazycodex-ai, omo-codex, bundled skills, hooks, MCP wiring, installer behavior, marketplace sync, docs, or packaging. Deliverable: a verified-fix issue with the patch embedded. NEVER open a PR or push a branch against this repo — its contents are regenerated from the source tree on every release, so
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有