# core-claude (ARCHIVED)
> **This repository has been superseded by [`core/agent`](https://forge.lthn.ai/core/agent).**
>
> All hooks, scripts, skills, and commands from this repo are included in core/agent,
> which adds 37 additional scripts, 25 commands, 3 new skills, and 4 extra hooks.
## Migration
```bash
# Remove old plugin
/plugin uninstall core@core-claude
# Install replacement
/plugin marketplace add core/agent
/plugin install code@core/agent
```