Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Create a Jira task in the LPD project through the REST API. Use when the user asks to create a Jira task or LPD task ticket.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -49% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -73% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -64% | 0% |
Create a task ticket in the LPD Jira project through the REST API.
When ${ARGUMENTS} is a commit hash, inspect the commit with git show to understand the work and infer the task. When ${ARGUMENTS} is a free-form description, use it directly.
Request any missing details from the user:
The LPD project requires the following fields. Apply these defaults unless the user specifies otherwise:
Task (ID: 10002).Note: Unlike bugs, tasks do not require the Affects Version or Cross Cutting Properties fields.
Create the issue in the LPD project with the gathered summary, description, and required fields. Author the description in Atlassian Document Format (ADF) with the following sections, in order: Description, Acceptance Criteria (when applicable). Append a Reference section when a commit is referenced.
The ticket key and the browse URL: https://liferay.atlassian.net/browse/<KEY>.
Other measured skills in the registry, with their headline benchmark lift.