Hatice – Autonomous Issue Orchestration with Claude Code Agent SDK
Claude agents solving GitHub/Linear issues autonomously—production-grade, 4K LOC tested, real demo.
The orchestration layer that turns Claude Code, OpenCode, and other AI coding CLIs into autonomous engineers — driving real work from task intake to merged pull request, with humans in the loop only where it counts. Swappable plugins for any trigger, chat, agent, or git host.
Full issue-to-merge automation for Claude Code when most agents stop at code generation.
Engineering teams using AI coding assistants
Cursor · Aider · Sweep
Claude agents solving GitHub/Linear issues autonomously—production-grade, 4K LOC tested, real demo.
Claude Code agents auto-iterating on Linear issues—but agentic code orchestration is a crowded space.
Multi-agent orchestration template, but AgentDM dependency limits adoption.
Git worktree isolation means agents can't break each other's branches.
Automates changelog generation from GitHub activity, but changelog tools already exist.
Splitting planner (Claude/Codex) from an orchestrator/skill layer that handles retries, rollback and stateful sessions is the project's best idea — it directly targets the brittleness of long LLM GUI workflows. The repo gives practical bits (CLI, install script, direct coordinate tap mode and unified JSON outputs), but it's early and niche: useful if you're building LLM-controlled phone automation, less interesting for general automation folks.