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> |
||
|---|---|---|
| .. | ||
| app.go | ||
| command.go | ||
| commands.go | ||
| daemon.go | ||
| daemon_test.go | ||
| errors.go | ||
| i18n.go | ||
| log.go | ||
| output.go | ||
| runtime.go | ||
| strings.go | ||
| styles.go | ||
| utils.go | ||