Draft a clear, reviewer-friendly pull request description from the staged diff and commit history.
Production-ready agentic workflow building blocks: Plugins, agents, skills, and commands built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.
Author a capability once in Claude Code's plugin format, and ship it to every major agentic coding harness. A deterministic adapter layer translates the single canonical source into each harness's native packaging — so the instructions live in one place and never drift.
Building in phases — see the roadmap for detail.
rosetta marketplace — verified by a live
/plugin install in Claude Code.rosetta CLI translates a canonical plugin into
all five target harnesses with a per-component fidelity report:
Cursor, Codex CLI,
OpenCode, Gemini CLI, and
GitHub Copilot — each golden-file tested.plugin-scaffold, skill-writer,
catalog-curator), then the Languages family and the AI & ML cluster. 14 plugins across
10+ categories so far (coverage).Start with the docs index, or jump in:
See plugins/changelog/ for a fully-worked reference plugin.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub meaganewaller/rosetta --plugin pr-descriptionLint and harden shell scripts with shellcheck and robust-bash conventions.
Design evals for LLM features — representative test sets, pass criteria, and regression checks so you know when output is good.
Generate and maintain a Keep a Changelog–style CHANGELOG.md from git history.
Produce a focused test plan for a change — what to test, at which level, and the edge cases worth covering.
Scan a diff or files for committed secrets and walk through safe remediation.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development