Skip to content

feat: package refine-gate for Codex and Gemini - #14

Merged
cdeust merged 1 commit into
mainfrom
agent/port-refine-gate-codex-gemini
Aug 2, 2026
Merged

feat: package refine-gate for Codex and Gemini#14
cdeust merged 1 commit into
mainfrom
agent/port-refine-gate-codex-gemini

Conversation

@cdeust

@cdeust cdeust commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a skills-only Codex package and repository marketplace for refine-gate
  • make the shared Agent Skill frontmatter and wording portable across Claude Code, Codex, and Gemini CLI
  • document native install commands and the exact automation boundary
  • keep Claude's UserPromptSubmit hook, marketplace, and behavior unchanged

Compatibility boundary

Codex and Gemini receive the explicit Agent Skill. Automatic per-prompt gating remains Claude-specific because it depends on Claude lifecycle hooks. context-guard and statusline remain Claude-only.

Validation

  • python3 .../skill-creator/scripts/quick_validate.py plugins/refine-gate/skills/refine — valid
  • python3 .../plugin-creator/scripts/validate_plugin.py plugins/refine-gate — passed
  • UV_CACHE_DIR=/private/tmp/codex-uv-cache uv run --with pytest python -m pytest -q — 21 passed
  • git diff --check

@cdeust
cdeust marked this pull request as ready for review August 2, 2026 22:06
@cdeust
cdeust merged commit 445c848 into main Aug 2, 2026
1 check passed
@cdeust
cdeust deleted the agent/port-refine-gate-codex-gemini branch August 2, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant