Skip to content

v0.6.1 — Codex CLI Support

Choose a tag to compare

@hyhmrright hyhmrright released this 01 Apr 12:04

Codex CLI Support

brooks-lint now works as a Codex CLI plugin, joining Claude Code and Gemini CLI as the third supported platform.

Added

  • .codex-plugin/plugin.json — Plugin manifest for Codex CLI discovery
  • AGENTS.md — Project instructions file for Codex CLI sessions
  • README updated with triple-platform installation and usage docs

Install (Codex CLI)

In a Codex session:

Install the brooks-lint skill from hyhmrright/brooks-lint

Command line:

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
  --repo hyhmrright/brooks-lint --path skills/brooks-lint --name brooks-lint

Supported Platforms

Platform Install Method
Claude Code /plugin marketplace add hyhmrright/brooks-lint
Gemini CLI /extensions install https://github.com/hyhmrright/brooks-lint
Codex CLI Skill installer or manual ~/.codex/skills/ copy

Verified end-to-end with Codex CLI v0.118.0.