agent/claude/core
Snider 1b4b0bf381 feat: add core:agent-task-code-review and core:agent-task-code-simplifier
Plugin agents for the closeout sequence:
- agent-task-code-review: conventions, security, nil pointers, confidence scoring
- agent-task-code-simplifier: consolidate, deduplicate, flatten, no behaviour change

Namespace: agent-task-code-* (SASE boundary pattern)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 20:43:33 +00:00
..
.claude-plugin fix: bump marketplace.json to v0.10.0, fix hooks.json structure, remove invalid hooks from plugin.json 2026-03-17 18:47:36 +00:00
agents feat: add core:agent-task-code-review and core:agent-task-code-simplifier 2026-03-17 20:43:33 +00:00
collection rename: claude/code → claude/core for /core: command namespace 2026-03-15 16:59:01 +00:00
commands feat: merge review/verify into core plugin, add messaging MCP tools 2026-03-16 14:52:01 +00:00
scripts fix: use CORE_WORKSPACE env var in shell scripts, fallback to ~/Code/.core 2026-03-17 18:23:39 +00:00
skills feat: merge review/verify into core plugin, add messaging MCP tools 2026-03-16 14:52:01 +00:00
hooks.json fix: bump marketplace.json to v0.10.0, fix hooks.json structure, remove invalid hooks from plugin.json 2026-03-17 18:47:36 +00:00
mcp.json fix: plugin provides local core-agent MCP (not remote mcp.lthn.sh) 2026-03-17 18:38:18 +00:00