rh-codex-verify

star 77

Verify Codex workflow/config/skill changes in research-harness-oss. Trigger on phrases like "rh-codex-verify", "/rh-codex-verify", "run codex-check", "验证 Codex 配置", or before handing off Codex-authored changes.

Biajin-PKU By Biajin-PKU schedule Updated 6/1/2026

name: rh-codex-verify description: Verify Codex workflow/config/skill changes in research-harness-oss. Trigger on phrases like "rh-codex-verify", "/rh-codex-verify", "run codex-check", "验证 Codex 配置", or before handing off Codex-authored changes.

RH Codex Verify

Use this skill after editing Codex configuration, Research Harness skills, workflow docs, or validation scripts.

Fast Gate

Run:

scripts/codex-check.sh --quick

This validates project-scoped Codex TOML, skill frontmatter, manifest coverage, repo skill discovery symlink, and core RH workflow files.

Targeted Gates

  • Python-facing changes: scripts/codex-check.sh --python
  • Zotero/UI-facing changes: run the relevant Zotero panel asset/API tests directly
  • MCP wrapper/config changes: scripts/codex-check.sh --mcp
  • PR-ready local gate: scripts/codex-check.sh --full

Report

Return:

  • command(s) run
  • pass/fail status
  • skipped checks and why
  • remaining risks
  • exact files changed by the verification work, if any
Install via CLI
npx skills add https://github.com/Biajin-PKU/research-harness --skill rh-codex-verify
Repository Details
star Stars 77
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator