git-platform-cli

Create issues and pull requests via gh or glab across GitHub and GitLab.

3|2|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/liauw-media/CodeAssist --skill git-platform-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-platform-cli
Source: https://github.com/liauw-media/CodeAssist/tree/main/skills/workflow/git-platform-cli
Command: npx skills add https://github.com/liauw-media/CodeAssist --skill git-platform-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual task creation and PR management through the web UI is error-prone and slow. This skill enforces the use of gh/glab for all issue/task workflows.

Core Features & Use Cases

  • MANDATORY cli usage: Always create issues, link commits, manage PRs via gh/glab.
  • Platform automation: Scripts to create issues/PRs with consistent labels and milestones.
  • Commit-issue linking: Use standard syntax to close issues from commits.
  • Cross-platform workflows: Works with GitHub and GitLab ecosystems.

Quick Start

Use gh or glab to create issues and PRs for your tasks; reference issues in commit messages with Closes/Fixes lines.

Frequently Asked Questions about git-platform-cli

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

FAQPage Schema
How do I automate issue creation across GitHub and GitLab from the command line?

Use gh or glab CLI to create issues programmatically with consistent labels and milestones. This Skill enforces mandatory CLI usage to eliminate manual web UI task creation, ensuring standardized workflows across both platforms.

What's the best way to link commits to issues in pull requests?

Reference issues in commit messages using standard syntax like Closes or Fixes followed by the issue number. This Skill enforces commit-issue linking as part of its unified workflow, automatically closing issues when PRs merge.

Can I manage pull requests and merge requests with a single CLI workflow?

Yes, this Skill provides cross-platform workflow automation that works with both GitHub and GitLab. Create and manage PRs/MRs using gh or glab with consistent practices, eliminating the need to switch between web interfaces.

Do I need to authenticate gh or glab before using this workflow?

Yes, authentication is mandatory. This Skill requires gh or glab installation checks and authenticated credentials to enforce standardized task-to-issue mapping and PR linking across your repositories.

How does enforcing CLI-based workflows reduce errors in PR management?

Mandatory CLI usage prevents manual errors from web UI task creation. This Skill standardizes commit references, issue linking, and project board management, ensuring consistency and traceability across GitHub and GitLab.

Can this work with project boards when creating issues?

Yes, this Skill includes project board management as part of its automation. Create issues, assign labels and milestones, and organize work on project boards using gh or glab CLI commands with standardized practices.