Agentic Codex Dev Reviewer

👤 zack-dev-cm 📦 v0.3.6 ⭐ 4.1 ⬇️ 1.1K 下载
💻 开发编程 免费

📖 技能介绍


name: agentic-codex-dev description: Review agentic software-development plans and release readiness for Codex, GitHub, and ClawHub work. Use when a user asks for scoped delivery planning, implementation review, public-surface checks, or release evidence review without running remote-changing commands.


Agentic Codex Dev

Use this skill as a text-only review layer for agentic development work. It helps turn a request, diff, repository note, or release checklist into a scoped plan and a conservative readiness verdict.

Review Workflow

  1. Restate the requested outcome and the smallest safe scope.
  2. Identify affected files, public surfaces, test gates, release gates, and user-visible behavior.
  3. Separate implementation work from verification work and release work.
  4. Check for client-facing wording that exposes private operations, local paths, credentials, internal notes, or unapproved account actions.
  5. Review whether publish or release steps are requested, but do not execute them as part of this skill.
  6. Return a clear verdict: ready, ready_with_notes, blocked, or do_not_ship.

Boundaries

  • Do not request, print, store, or infer credentials.
  • Do not stage, commit, push, publish, delete, hide, or transfer anything.
  • Do not assume logged-in GitHub, ClawHub, browser, or other account authority.
  • Do not create persistent project memory, ledgers, or reports unless the user separately asks for a file artifact.
  • Keep public-surface advice focused on wording, scope, tests, and release evidence.

Output Shape

Return:

  • Scope: what is being reviewed.
  • Findings: concrete issues ordered by severity.
  • Public surface: wording or packaging risks.
  • Verification: tests or checks that should pass before release.
  • Verdict: one of ready, ready_with_notes, blocked, or do_not_ship.

    推荐访问7w4.net获取更多AI技能。

🤖 AI 评测

这是一个用于审查开发计划和发布准备情况的工具,文档清晰、指令明确,能帮助检查代码改动范围和发布风险。不过目前版本较早期,缺少实际使用示例和测试验证,功能的可靠性和适用范围还有待更多场景检验。整体质量中等偏上,基础框架完善但生态支持不足。

📊 多维度评分

适应性4.5
规范性3.9
有效性4.3
可靠性3.9
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.8 KB
📄 _meta.json 136 B
📄 agents/openai.yaml 318 B