You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All 14 plugins now installable on Gemini CLI and Codex CLI alongside Claude Code, from a single repository.
using-arkhe-skills bootstrap skill (in core plugin) — maps Claude-only primitives (AskUserQuestion, TaskCreate, EnterPlanMode, the Skill tool, the Agent tool) to Gemini and Codex equivalents.
Generated shim trees at repo root (.gemini-extensions/ and .codex-marketplace/) for seamless multi-platform support.
Build orchestrator & generators: scripts/build-shims.sh, scripts/transpile-commands.py, and scripts/generate-codex-agents-md.py.
Per-plugin version sync tooling: scripts/bump-version.sh and CI guards ensuring zero shim drift.
release-please-setup skill & CLI: Orchestrates release-please setup for single-package and monorepo repositories, including tag-keyed workflow templates and manifest seeding.
Multi-agent orchestration redesign: Deep execution pipelines (--deep flag) for PM, Architect, and Roadmap skills with shared references and refresh skill.