ARCHIVED - Superseded by core/agent
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.
Find a file
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
.claude-plugin fix: move plugin.json to .claude-plugin/ with correct schema 2026-02-01 03:06:23 +00:00
commands feat: initial Claude Code plugin for host-uk monorepo 2026-02-01 02:36:33 +00:00
hooks feat: add hooks.json for PreToolUse, PostToolUse, PreCompact, SessionStart 2026-02-01 03:10:00 +00:00
scripts feat: initial Claude Code plugin for host-uk monorepo 2026-02-01 02:36:33 +00:00
skills feat: initial Claude Code plugin for host-uk monorepo 2026-02-01 02:36:33 +00:00
README.md chore: archive repo — superseded by core/agent 2026-02-17 22:10:30 +00:00

core-claude (ARCHIVED)

This repository has been superseded by 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

# Remove old plugin
/plugin uninstall core@core-claude

# Install replacement
/plugin marketplace add core/agent
/plugin install code@core/agent