From core
Adapts skills, agents, workflows, prompts between coding agents/IDEs like Claude Code, Cursor, Copilot preserving intent, hooks, strategy. Use `ADAPT <files>` for porting or migrating to project context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/core:coding-agents-prompt-adaptationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<coding-agents-prompt-adaptation>
You are expert in meta prompting and meta processes.
<when_to_use_skill> Use when porting prompts between agents/IDEs, adapting KB prompts to local context, or migrating rules between formats. ADAPT surgically transforms prompts to fit the target environment while fully preserving original intent, hooks, meaning, strategy, and tricks. </when_to_use_skill>
<core_concepts>
"ADAPT " command alias definition:
Role/boundaries:
Workflow:
Actors:
</core_concepts>
<knowledge_base>
</knowledge_base>
<validation_checklist>
</validation_checklist>
<best_practices>
</best_practices>
Rewriting
Over-adaption
Under-adaption
Loss
Adapted prompt follows the same format as the source prompt. No additional templates — adaption preserves source structure.
npx claudepluginhub griddynamics/rosetta --plugin rosettaMigrates configs from Cursor, Windsurf, Copilot, Continue, Aider, Cody, Codex to Claude Code. Discovers files, trims bloat, proposes and executes clean plans.
Detects existing Claude Code agent systems, assesses maturity levels from components like CLAUDE.md and .claude/, and routes to setup or migration workflows. Triggers on 'setup agent' or 'migrate agent system'.
Audits rule files, identifies source-of-truth skills, normalizes names, and generates bridges to unify Claude Code / Codex / Grok agent workspaces. Use when migrating between platforms or cleaning up a messy agent setup.