Rule Conditions banner
aborroy aborroy

Rule Conditions

Testing community

Description

--- description: "Generate a custom Alfresco rule condition evaluator with parameter definitions, Spring bean registration, and unit test. In-Process SDK (Maven) only." allowed-tools: "Read, Write, Grep, Glob" argument-hint: "[path to REQUIREMENTS.md or description]" --- # /rule-conditions — Rule Condition Evaluator Generator > **In-Process SDK only** — rule condition evaluators deploy inside the ACS JVM as part of the > Platform JAR. They extend the folder Rules engine and complement action e

Installation

Installs to ~/.claude/skills/aborroy-aiup-alfresco-rule-conditions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aborroy-aiup-alfresco-rule-conditions && curl -fsSL https://raw.githubusercontent.com/aborroy/aiup-alfresco/HEAD/commands/rule-conditions.md -o ~/.claude/skills/aborroy-aiup-alfresco-rule-conditions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository