This repository has been archived on 2026-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
core-claude/README.md
Snider 79f5f0122f chore: archive repo — superseded by core/agent
All hooks, scripts, skills, and commands have been consolidated
into core/agent with significant additions.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-17 22:10:30 +00:00

17 lines
463 B
Markdown

# 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
```