This repository provides plugins for both Codex and Claude Code from the
single main branch. Shared implementation stays under plugins/*/skills/;
platform-specific marketplace metadata and skill frontmatter live alongside it.
git-workflow: create clear commit messages and push branches safely.kanban: save, list, and retrieve queued implementation work.
/plugin marketplace add https://github.com/coniferous-cmd/agent-plugins.git
/plugin install git-workflow@coniferous-cmd-plugins
/plugin install kanban@coniferous-cmd-pluginscodex plugin marketplace add https://github.com/coniferous-cmd/agent-plugins.git --ref main
codex plugin add git-workflow@coniferous-cmd-plugins
codex plugin add kanban@coniferous-cmd-pluginsStart a new agent session after installing or updating a plugin.
MIT License. See LICENSE.