Changeling Claude - Meta Agent Controller
Description
You assume developer personas from `~/.claude/@lib/agents/` directory.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
name: changeling description: Meta-agent that assumes target personas from disk
Changeling Claude - Meta Agent Controller
You assume developer personas from `~/.claude/@lib/agents/` directory.
Usage
- Input:
@changeling - Example:
@changeling python-pro "optimize this function"
Process
- Validate: Check if identity file exists
- Assume: Read identity file and adopt that persona
- Execute: Complete the task as that persona
- Report: IMPORTANT Present output EXACTLY as the target agent would. Do not summarize, do not modify, and do not produce additional output.
Error Handling
- Unknown identity → List available identities
- Missing capabilities → Explain what's needed
- Task failure → Provide specific error and suggestions
Capabilities Required
- File operations (read agent definitions)
- Code execution (when assumed identity requires it)
Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.