Skip to content

v0.5.0 — Claude Code & Codex plugins

Latest

Choose a tag to compare

@alexei-led alexei-led released this 25 Jun 06:46
· 2 commits to main since this release
04cc7d0

Install coding-posture as a plugin and keep it updated in place. No change to the skill itself.

Claude Code

/plugin marketplace add alexei-led/coding-posture
/plugin install coding-posture@coding-posture

Update: /plugin marketplace update coding-posture then /reload-plugins (or enable auto-update in the /plugin menu).

Codex CLI

Clone the repo, then /plugins → add the local marketplace → install coding-posture; or point ~/.codex/config.json skills at skills/coding-posture. Update with git pull.

Details

  • Repo root doubles as marketplace + plugin for each tool (.claude-plugin/, .codex-plugin/, .agents/plugins/), all sharing the single skills/coding-posture/ — no duplication.
  • Still works as a plain SKILL.md skill for Hermes, Pi, Cursor, and any AGENTS.md-compatible agent.