recipe-cui-logging-enforce
Installation
SKILL.md
Recipe: Enforce CUI Logging Standards
Custom recipe for enforcing CUI logging standards across Java modules. Discovers modules, creates one deliverable per module. The task executor loads cui-logging standards and handles analysis and fixing in a single pass per module.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
plan_id |
string | Yes | Plan identifier |
recipe_domain |
string | Yes | Domain key (auto-assigned: java-cui) |
recipe_profile |
string | No | Not used — this recipe scans whole modules, not packages |
recipe_package_source |
string | No | Not used — scope is module-level |
Step 1: Resolve Skills
The enforcement requires logging standards and testing standards (for LogAsserts):