Ork

This project is an experiment in allowing Claude Opus 4.5 to write the entirety of the codebase.

Ork is an AI task and agent orchestrator with an interactive terminal UI. It integrates with the Claude Code Agent SDK and the Beads task management system to provide a workflow for managing AI agents working on development tasks.

Ork tasks view Ork agent view

Features

  • Task Management - Create, track, and filter tasks with status, priority, and skills
  • Agent Orchestration - Run Claude agents on tasks with model selection (Opus, Sonnet, Haiku)
  • Session Persistence - Pause and resume agent sessions across app restarts
  • Commands - Execute custom commands defined in project configuration
  • Multi-project - Switch between projects in a monorepo setup

Tech Stack