amia-github-integration

Route GitHub integration tasks to specialized PR, Projects V2, or Kanban sub-skills.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Emasoft/ai-maestro-integrator-agent --skill amia-github-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amia-github-integration
Source: https://github.com/Emasoft/ai-maestro-integrator-agent/tree/main/skills/amia-github-integration
Command: npx skills add https://github.com/Emasoft/ai-maestro-integrator-agent --skill amia-github-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as a dispatcher that routes orchestrator requests to the appropriate GitHub integration sub-skills, enabling focused handling of PR workflows, Projects V2 synchronization, Kanban and multi-user orchestration patterns.

Core Features & Use Cases

  • Directs task routing to specialized skills such as amia-github-pr-workflow, amia-github-projects-sync, and amia-kanban-orchestration.
  • Enforces prerequisite checks and provides a clear routing decision that can scale across multiple repos and teams.
  • Supports orchestrator-driven requests to unify GitHub operations under a single control plane.

Quick Start

Consult the SKILL.md Decision Tree to route tasks to the appropriate specialized GitHub integration skill.

Frequently Asked Questions about amia-github-integration

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

FAQPage Schema
How do I route orchestrator requests to specialized GitHub integration skills for PR workflows?

GitHub integration routing directs orchestrator requests to specialized sub-skills for PR workflows by acting as a thin dispatcher that validates prerequisites and forwards tasks to the correct handler.

What is a GitHub dispatcher skill for Projects V2 synchronization and Kanban orchestration?

A GitHub dispatcher skill routes orchestrator-driven tasks to specialized sub-skills handling Projects V2 synchronization and 9-label Kanban patterns, returning clear routing decisions across multiple repos and teams.

Does this GitHub task router support multi-user orchestration and 9-label Kanban patterns?

Yes, this GitHub task router supports orchestrator-guided workflows involving multi-user orchestration and 9-label Kanban patterns across multiple identities, validating prerequisites before forwarding to specialized skills.

How do I determine which GitHub integration sub-skill to use for a specific task?

Consult the SKILL.md Decision Tree to route tasks to the appropriate specialized GitHub integration skill, such as amia-github-pr-workflow, amia-github-projects-sync, or amia-kanban-orchestration.

Can I use this dispatcher to unify GitHub operations across multiple repositories?

Yes, you can use this dispatcher to unify GitHub operations under a single control plane, enabling focused handling of PR workflows and Projects V2 synchronization that scales across multiple repos and teams.

Are there limitations to using a thin dispatcher for GitHub PR management and Projects sync?

As a thin dispatcher, this skill only forwards to specialized skills and validates prerequisites; it does not execute the actual GitHub PR management or Projects V2 synchronization logic itself.