github-controller

Official

Proactive GitHub automation controller.

Authorholon-run
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill acts as the decision layer for a persistent controller session in Holon, continuously deciding whether to run issue solves, PR reviews, PR fixes, or no-ops, and dispatching to the appropriate GitHub-related skills.

Core Features & Use Cases

  • Long-running controller loop that consumes newline-delimited events from HOLON_CONTROLLER_EVENT_CHANNEL and maintains a session state.
  • Decision routing to one of: issue-solve, pr-review, pr-fix, or no-op, with exactly one executed skill per event when applicable.
  • Persistent memory and session metadata stored at the designated HOLON_CONTROLLER_SESSION_STATE_PATH and /holon/state/controller-memory.md.
  • Idempotent handling and guarded execution to prevent duplicate processing across restarts.

Quick Start

Launch Holon in proactive controller mode and feed events to HOLON_CONTROLLER_EVENT_CHANNEL.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: github-controller
Download link: https://github.com/holon-run/holon/archive/main.zip#github-controller

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.