E
Enactor AI Tooling
Releases > AI Tooling > 1.2.0
AI Tooling Release
Enactor AI Tooling - 1.2.0
Enactor AI Tooling is a Claude Code plugin that turns Claude Code into an Enactor aware development assistant, with skills to search the Enactor codebase and generate entities, actions, processes and tests to Enactor's own conventions extended with ToolingWizards, automating Eclipse workspace setup, environment configuration and POS project deployment.
Overview
Enactor AI Tooling is a Claude Code plugin that turns Claude Code into an Enactor-aware development assistant, with skills to search the Enactor codebase and generate entities, actions, processes and tests to Enactor's own conventions. It also includes ToolingWizards, a child plugin that turns Claude Code into an Enactor-aware development environment manager - automating workspace setup, environment configuration and POS project deployment.
For the full setup walkthrough and skill reference, see the AI Tooling section under Toolkit Tutorials.
Deliverables
- Claude Code plugin for Enactor development
- MCP server integration
- Build and search skills for entities, actions, processes and tests
- Setup and configuration skills for managing the environment
- Workspace setup for customer environments
- POS project creation, building, and launch automation
- Prerequisite validation and environment checks
- Codebase search scoped to the branch versions your licence covers (
2.7,3.0.9)
Getting Started
- Overview - what the tooling is and how it fits together.
- Setup Guide - install the plugin, connect both MCP servers, and (customers) sign in to the remote server (about 10 minutes).
- Using the Skills - which skill to use when, with example prompts.
Prerequisites
- JDK 17+
- Maven 3.8+ (for customer/developer workspace builds)
- MariaDB 10.3+ (with
lower_case_table_names=1anddefault_transaction_isolation='READ-COMMITTED') - SVN 1.13+ (for developer workspace checkout)
- Claude Code CLI (current version)
- An Enactor account (customers only - needed to sign in to the hosted
enactor-remotesearch service)