go/docs/plans
Snider a93cc3540a feat(plugin): add Claude Code plugin for host-uk framework
Core plugin providing:
- Skills: core CLI reference, PHP patterns, Go patterns
- Commands: /core:remember for context persistence
- Hooks:
  - PreToolUse: block dangerous commands (rm -rf, sed -i, grep -l |)
  - PreToolUse: enforce core CLI over raw go/php commands
  - PostToolUse: auto-format Go/PHP, check for debug statements
  - PostToolUse: warn about uncommitted work after git commit
  - PreCompact: save state to prevent amnesia after auto-compact
  - SessionStart: restore context from recent sessions (<3h)
- MCP: core CLI server integration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:27:04 +00:00
..
2026-01-30-cli-commands-design.md docs(cli): add CLI commands registration design 2026-01-30 21:18:54 +00:00
2026-01-30-core-ipc-design.md docs(plans): add Core IPC design for CLI commands 2026-01-30 10:05:35 +00:00
2026-01-30-i18n-v2-design.md feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00
2026-01-30-semantic-i18n-design.md docs(i18n): add grammar fundamentals and DX improvements 2026-01-30 12:03:54 +00:00
2026-01-31-semantic-cli-output.md feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00