github-atlassian

Advises on GitHub and Atlassian platform governance, billing, migration, and integration decisions.

1|Updated Aug 10, 2026
One-click install
npx skills add https://github.com/TheViziusGroup/vibe-engineering-skills --skill github-atlassian-theviziusgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-atlassian
Source: https://github.com/TheViziusGroup/vibe-engineering-skills/tree/main/plugins/devsecops-cicd/skills/github-atlassian
Command: npx skills add https://github.com/TheViziusGroup/vibe-engineering-skills --skill github-atlassian-theviziusgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Engineering leaders and platform teams struggle to keep up with rapid GitHub and Atlassian changes—GHAS repricing, Copilot usage-based billing, Bitbucket app-password removal, Atlassian Server EOL, and Connect-to-Forge migration—while also needing sound guidance on governance, tool selection, and cross-platform integration. ## Core Features & Use Cases - GitHub governance and security guidance: Covers rulesets vs branch protection, merge queue configuration, Actions OIDC federation, GHAS Secret Protection and Code Security pricing, Copilot plans and AI Credits billing, and EMU identity tradeoffs. - Atlassian platform expertise: Details Jira project types and workflows, JSM Service Collection tiers, Rovo credit allowances, Confluence capabilities, Forge replacing Connect, and the Data Center end-of-life countdown. - Cross-platform integration patterns: Provides a production-tested GitHub↔Jira integration pattern for 50–500 engineer orgs, DORA metrics tooling, licensing cost tables, and a staged implementation roadmap. - Use Case: A platform engineer needs to plan around the July 2026 Bitbucket app-password removal while scoping GHAS costs and deciding between GitHub Projects and Jira—this Skill supplies the deadlines, pricing, and decision thresholds in one place. ## Quick Start Ask the assistant to advise on GitHub governance, Atlassian configuration, billing strategy, or GitHub-Jira integration for your organization.

Frequently Asked Questions about github-atlassian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate from branch protection to GitHub rulesets?

Create organization-level rulesets in evaluate (dry-run) mode first, then enforce them once validated. Rulesets aggregate so the most restrictive applies, support branch-name patterns and metadata rules, and layer with existing branch protection during transition.

GitHub Issues vs Jira: which should my team use?

GitHub Issues plus Projects suits teams under roughly 20–30 developers with free, markdown-native tracking. Jira wins when you need workflow enforcement with conditions and validators, velocity and burndown reporting, issue hierarchies, or cross-project portfolio visibility.

What is the Bitbucket app-password deprecation deadline?

New app-password creation ended September 9, 2025, controlled brownouts begin June 9, 2026, and permanent removal occurs July 28, 2026. Migrate all Bitbucket CI integrations to scoped API tokens or OIDC before the brownouts start.

How is GitHub Advanced Security priced after the 2025 rebundling?

GHAS split into two metered SKUs on April 1, 2025: Secret Protection at $19 per active committer per month and Code Security at $30. Control costs by scoping enablement to specific repos rather than org-wide, since every active committer counts.

Does the GitHub for Jira app work with GitHub Enterprise Server?

No, the official GitHub for Jira app supports Jira Cloud only and does not cover GitHub Enterprise Server to Jira Data Center. That combination requires a third-party integration such as GitKraken's Git Integration for Jira.

When should I choose GitHub EMU over standard Enterprise Cloud?

Choose EMU when you need true SCIM provisioning or data residency via GHE.com. The hard tradeoff is that managed users cannot contribute to public repositories or external open-source projects, and split Okta plus Entra IdP setups are unsupported.