@ekkos/patch
v1.1.12
Published
ekkOS Claude Code customization tool - themes, system prompts, memory integration
Maintainers
Readme
ekkOS Patch
ekkOS Patch is a CLI tool that customizes Claude Code for deep ekkOS Memory System integration. Based on tweakcc by Piebald AI (MIT License).
Features
- Custom System Prompts - Inject ekkOS memory rules directly into Claude's DNA
- Themes - Custom color schemes (ekkOS dark theme included)
- Thinking Verbs - Memory-themed verbs (Recalling, Pattern-matching, Forging...)
- Toolsets - Create custom tool groupings
- Input Highlighters - Highlight patterns while typing
Installation
# Via npm
npm install -g @ekkos/patch
# Or run directly
npx @ekkos/patchUsage
# Interactive mode
ekkos-patch
# Apply saved customizations
ekkos-patch --applyekkOS Integration
When installed via ekkos run, the patch automatically:
- Adds ekkOS Memory System rules to the main system prompt
- Configures agents (Task, Explore, Plan) to use ekkOS tools
- Applies the ekkOS theme
- Sets memory-aware thinking verbs
Configuration
Config stored at ~/.ekkos-patch/:
config.json- Settings, themes, toolsetssystem-prompts/- Customizable system prompts
Credits
Forked from tweakcc by Piebald AI under MIT License.
License
MIT License - See LICENSE
