Summary
Add GitLab as a first-class platform across all three plugins (arn-code, arn-spark, arn-infra). Platform detection currently supports GitHub and Bitbucket only — GitLab is a major gap.
Affected Skills
arn-code-ship — MR creation (GitLab uses merge requests, not pull requests)
arn-code-create-issue — GitLab issue creation
arn-code-pick-issue — GitLab issue browsing and selection
arn-code-review-pr — GitLab MR review handling
arn-code-ensure-config / arn-spark-ensure-config / arn-infra-ensure-config — platform auto-detection for GitLab remotes
arn-infra-pipeline — GitLab CI is already supported for pipeline generation, but platform detection needs alignment
Scope
This is cross-cutting — all three plugins need platform detection updates, and arn-code needs the bulk of the integration work for shipping, issues, and PR review workflows.
Summary
Add GitLab as a first-class platform across all three plugins (arn-code, arn-spark, arn-infra). Platform detection currently supports GitHub and Bitbucket only — GitLab is a major gap.
Affected Skills
arn-code-ship— MR creation (GitLab uses merge requests, not pull requests)arn-code-create-issue— GitLab issue creationarn-code-pick-issue— GitLab issue browsing and selectionarn-code-review-pr— GitLab MR review handlingarn-code-ensure-config/arn-spark-ensure-config/arn-infra-ensure-config— platform auto-detection for GitLab remotesarn-infra-pipeline— GitLab CI is already supported for pipeline generation, but platform detection needs alignmentScope
This is cross-cutting — all three plugins need platform detection updates, and arn-code needs the bulk of the integration work for shipping, issues, and PR review workflows.