eia-kanban-orchestration

Community

Coordinate GitHub Kanban with AI orchestration.

AuthorEmasoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate and enforce GitHub Projects Kanban workflows to orchestrate modules and track progress.

Core Features & Use Cases

  • Centralized Kanban orchestration using GitHub Projects V2 to serve as the single source of truth.
  • Automated transitions and state checks via Python scripts (kanban_get_board_state.py, kanban_move_card.py, kanban_check_completion.py).
  • Support for blockers, handoffs, and stop-hook integration to ensure safe exits and project hygiene.
  • GraphQL/CLI based querying and programmatic board interaction to coordinate AI and human actors.

Quick Start

  • Install and configure GitHub CLI and Python 3.8+ environment.
  • Initialize and inspect the board state:
    • python3 scripts/kanban_get_board_state.py OWNER REPO PROJECT_NUMBER
  • Move a card between columns:
    • python3 scripts/kanban_move_card.py OWNER REPO PROJECT_NUMBER ISSUE_NUMBER NEW_STATUS --reason "Reason"
  • Validate completion before exit:
    • python3 scripts/kanban_check_completion.py OWNER REPO PROJECT_NUMBER

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eia-kanban-orchestration
Download link: https://github.com/Emasoft/emasoft-integrator-agent/archive/main.zip#eia-kanban-orchestration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.