Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

OneHammer

OneHammer 收录了来自 DK625 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
28
更新
2026-07-13
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

planning
软件开发工程师

Mandatory strict feature-planning pipeline. Use when the user asks to plan, design, roadmap, or decompose a software feature. Runs canonical phases 0, 1, 1.5, 1.6, 2, 2.5, 3, 4, 5, and 6 with feature-scoped discovery, whole-feature phase-plan approval, all-phase contract/story-map sets, script-materialized beads, and terminal graph validation. Every planning response must start with the PIPELINE STATUS header.

2026-07-13
codex
软件质量保证分析师与测试员

Invoke Codex (GPT-5.4, xhigh reasoning) to review something from the current conversation. ALWAYS use this skill when the user types `/codex review <anything>` — including but not limited to: - `/codex review code` — review recently changed/written code via git - `/codex review phương án` — review options/approaches Claude just listed - `/codex review ý tưởng` — review an idea or concept discussed in conversation - `/codex review plan` — review an execution plan or roadmap - `/codex review commit` — review the most recent commit - `/codex fix this bug` — fix current bug - `/codex <any review request>` — any time user wants a second opinion from Codex Also trigger when user says "cho codex xem", "hỏi codex", "nhờ codex review", "gửi codex", "codex đánh giá", or any phrasing asking to get Codex's input on something.

2026-07-07
gpt-web-review
软件开发工程师

Manual-only skill. Gather safe relevant context, send it to ChatGPT web via Oracle CLI, support file attachments for large context, and save the raw GPT/Oracle response to /opt/gpt-response without summarizing.

2026-07-07
onehammer-forge
软件开发工程师

OneHammer implementation mode: claim the next ready bead, implement with scoped context, collect runtime evidence, and hand off safely. Use only when the user types /onehammer:forge or explicitly asks to claim/implement the next ready br bead

2026-07-07
gpt-web-fix-flow
软件开发工程师

Automate a project-agnostic GPT Web fix/develop/investigation loop: perform only minimal local checks, package bounded repo context and user artifacts as GPT Web attachments, run the Oracle dry run, send the request through GPT Web, automatically download/transfer the returned zip from the GPT Web response, then apply it when Oracle materializes it as a local/cloud-readable artifact. If the returned zip cannot be downloaded, transferred, or validated, report the failure. Use when the user explicitly names this skill, provides its path, says to use/follow the GPT Web fix flow, asks to debug/fix/develop/investigate a project with GPT Web review, asks to package context for GPT Web, or asks to run the package to GPT Web to returned-zip loop.

2026-07-02