lg-github-agent

Create GitHub repositories and enforce branching and pull request workflows for Liquid Galaxy Flutter apps.

1|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-github-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lg-github-agent
Source: https://github.com/AshishYesale7/LGFlutterStarterKit/tree/main/.agent/skills/lg-github-agent
Command: npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-github-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines GitHub operations for Liquid Galaxy Flutter projects, ensuring adherence to best practices for repository management, branching, and collaboration.

Core Features & Use Cases

  • Repository Creation: Automates the creation of new GitHub repositories for generated apps with proper naming conventions.
  • Branching & PRs: Enforces a standardized branching strategy and pull request workflow.
  • OSS Compliance: Sets up necessary templates and configurations for open-source best practices.
  • Use Case: When starting a new Liquid Galaxy app, this Skill will create its GitHub repository, configure branch protection, and set up PR templates, ensuring a professional and maintainable project from day one.

Quick Start

Use the lg-github-agent skill to create a new GitHub repository for an app named 'LG-Space-Explorer' with the description 'Visualizing exoplanet data'.

Frequently Asked Questions about lg-github-agent

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

FAQPage Schema
How do I automate GitHub repository creation for Flutter projects?

Automating GitHub repository creation for Flutter projects involves using an agent to initialize new repos with proper naming conventions, branch protection rules, and pull request templates. This ensures a professional, maintainable project structure from day one.

What branching strategy should I enforce for open-source Flutter repositories?

Enforcing a standardized branching strategy for open-source Flutter repositories requires setting up specific branch protection rules and pull request workflows. This maintains codebase quality and ensures consistent collaboration across contributors.

How do I set up OSS compliance templates for a new GitHub repository?

Setting up OSS compliance templates for a new GitHub repository involves configuring issue templates, conventional commit guidelines, and release processes. This enforces open-source best practices and maintains a structured contribution workflow.

Does this GitHub agent support conventional commits and issue templates for CI/CD?

Yes, this GitHub agent supports conventional commits and issue templates for CI/CD pipelines. It integrates these configurations during repository creation to ensure adherence to open-source best practices and maintainable codebases.

What is the best way to manage pull requests for Liquid Galaxy Flutter applications?

The best way to manage pull requests for Liquid Galaxy Flutter applications is through an automated workflow that enforces branching strategies and standardized PR templates. This streamlines collaboration and ensures codebase maintainability.

Can I configure release processes and branch protection automatically for generated apps?

Yes, you can configure release processes and branch protection automatically for generated apps. The agent handles repository setup by applying necessary OSS configurations and protection rules during the initial creation phase.