Provide information and rules for Axon Ivy variables configurations. Use when working with Axon Ivy variable.
Generate detailed requirements and implementation stories from simple user input. Use when a user provides vague requirements, needs a structured requirements document, or wants to create implementation stories.
Implement a story generated by axon-ivy-requirements-creation. Maps story types to skills, handles dependencies, and tracks progress.
Entry point for creating and updating tests. Use this skill when user asks to write/update/delete tests.
Define custom fields in custom-fields.yaml for tasks, cases, and process starts. Use when working with custom metadata on workflow elements.
Provide format for Axon Ivy users/roles configurations. Use when working with Axon Ivy users/roles.
Cut a new release version of an Axon Ivy project. Creates a release branch off `develop`, bumps Maven versions, optionally adds a Liquibase folder for schema changes, builds, generates the site report, and tags the release commit. Use whenever the user asks…
Verify story implementation by checking acceptance criteria, loading verify parts from other skills, and validating UI behavior (field interactions, disable/enable, show/hide, validations).