with one click
jira
// Comprehensive management of Atlassian Jira and Confluence resources, enforcing project scope (SDP), platform prefixes, labeling standards, and issue templates.
// Comprehensive management of Atlassian Jira and Confluence resources, enforcing project scope (SDP), platform prefixes, labeling standards, and issue templates.
| name | jira |
| description | Comprehensive management of Atlassian Jira and Confluence resources, enforcing project scope (SDP), platform prefixes, labeling standards, and issue templates. |
| trigger | /jira |
This ruleset defines the standard patterns for interacting with Atlassian resources. All operations MUST target the SDPrimer environment.
SDP (SDPrimer)SDPrimer (SDPrimer)ar1603.atlassian.net[!IMPORTANT] Every Jira issue created or modified MUST use
projectKey: "SDP". Every Confluence page created or searched MUST usespaceId: "SDPrimer"orspaceKey: "SDPrimer".
parent: { "key": "EPIC-KEY" } field.[Web] for web-related stories/tasks.[Mobile] for mobile-related stories/tasks.[Packages] for shared package development.[Core] for shared or infrastructure-related tasks.[Web] Implement login form validation[!IMPORTANT] Unless explicitly specified otherwise, always use Story as the default issue type for new ticket requests.
Use for user-facing features and functionality. Description Template:
## Background:
## Details
## Acceptance criteria:
## Implementation notes.
Use for technical setup, maintenance, or infrastructure work. (Follow Story template structure if complex).
Use for defects or errors. Description Template:
## Background:
## Details
## Acceptance criteria:
- {use number bullet points}
- {requirement 1}
- {requirement 2}
## Repro steps
## QA notes
Use for high-level project goals or features.
[!IMPORTANT] Every ticket MUST have at least one platform-specific label (
Web,Mobile,Packages, orCore).
Web, Mobile, Packages, Core) to every issue for easy filtering.Standard project workflow statuses to target:
When adding comments via API (addCommentToJiraIssue):
contentFormat: "markdown".[Title](URL) syntax.[Title|URL] as it fails in ADF-default environments.[HINT] Download the complete skill directory including SKILL.md and all related files