From ai-maestro-orchestrator-agent
Synchronizes module state with GitHub Issues — creates missing issues, updates labels, and verifies consistency. Useful during AI Maestro orchestration when modules lack issues or state files are out of sync.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-module-syncamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Synchronizes module state with GitHub Issues. Provides troubleshooting.
Synchronizes module state with GitHub Issues. Provides troubleshooting.
Orchestration Phase active, gh CLI authenticated, AI Maestro running.
Sync status reports, issue creation/update confirmations, troubleshooting guidance.
Copy this checklist and track your progress:
Usage examples: usage-examples.md
Issue sync: github-issue-sync.md
Input: Module auth-core has no GitHub Issue
Output: Issue created, labels applied, state file updated with issue number.
Input: State file shows 5 modules but only 3 GitHub Issues exist
Output: Missing issues created, sync verified.
Issue not created: gh auth login. State corruption: see troubleshooting guide.
Guide: troubleshooting.md
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentManages modules in AI Maestro Orchestration Phase by handling add, modify, reassign requests via GitHub Issues with gh CLI. Delegates to sub-skills for CRUD and sync.
Automatically detects issue references in git commit messages and artifacts, updates GitHub/Gitea issues with progress comments, closures, labels, and blocker notifications.
Triages project issues through a state machine with category and state roles. Use when creating issues, reviewing bugs/feature requests, preparing issues for AFK agents, or managing issue workflow.