Skip to content
The team workspace for AI agents at scale.
Stop juggling terminals, branches, and throwaway prompts. Hyprlayer is the unified workspace where your team orchestrates AI coding agents at scale — each driven through the same spec-driven harness (research → plan → implement → validate → review) in its own git worktree, so every change ships as a spec the whole team can read, review, and trust.
Command line · same skills in your terminal
brew install hyprlayer
winget install BrightBlock.Hyprlayer
See how it works →
Hyprlayer Desktop orchestrating two agents in parallel — a Plan agent and an Implement agent side by side, with the harness picker open across Claude Code, Codex, OpenCode and local models, plus the projects sidebar and the git changes panel with Commit and Ship

Each agent runs in a mode — Research, Plan, Implement, Validate, Review — and the harness runs the matching skill behind it. The same curated playbook every time, no ad-hoc prompts.

01 Research

Map the codebase first

Agents read the repo and write findings to a shared thoughts repo — context that outlives the session and travels across the team.

  • Parallel sub-agents sweep the code
  • Findings persist as reviewable docs
  • Cited to exact files and lines
Research × Plan+
Research agent
Runs /research_codebase to investigate the code and write a research doc into the library.
Brief the research agent… (Enter to start)
Research Opus 4.8
02 Plan

Plans before code

Every change starts as a phased plan with explicit success criteria — reviewed and refined before a line is generated. Engineering rigor, not vibes.

  • Phased, with success criteria
  • Reviewed before any code
  • The spec the team signs off on
Research Plan ×+
Plan agent
Runs /create_plan to turn research into a concrete, reviewable implementation plan.
Brief the plan agent… (Enter to start)
Plan Opus 4.8
03 Implement

Parallel worktrees

Each agent runs in its own isolated git worktree and branch, so the team ships many streams at once without stepping on each other.

  • Isolated branch per agent
  • Many streams in parallel
  • A real shell in every worktree
Plan Implement ×+
Implement agent
Runs /implement_plan to build the plan in an isolated git worktree, phase by phase.
Brief the implement agent… (Enter to start)
Implement Opus 4.8
04 Validate

Checked against the plan

The plan’s success criteria run as gates — nothing is “done” until the checks it promised actually pass.

  • Runs the plan’s own criteria
  • Surfaces deviations explicitly
  • No silent “looks good to me”
Implement Validate ×+
Validate agent
Runs /validate_plan to check the work against the plan’s own success criteria.
Brief the validate agent… (Enter to start)
Validate Opus 4.8
05 Review

Review-ready diffs & PRs

Rich diffs, staging, and one-click PRs with CI tracking — so AI output goes through the same review gates as every other change.

  • Rich diff + staging
  • One-click PR with CI status
  • Same gates as human code
Validate Review ×+
Review agent
Runs /code_review to open a reviewed PR with CI tracking — gated like any change.
Brief the review agent… (Enter to start)
Review Opus 4.8
Hyprlayer Desktop showing the shared Library — an implemented plan spec rendered with its git-tracked frontmatter (type, status, author, tags) and a View on GitHub link, beside the team's document list of plans, research, and PRs

Every step writes to a shared Library — research, plans, and PRs your whole team can read, with git-tracked frontmatter and a link straight to the source.

Most AI tools make one person fast for an afternoon. Hyprlayer is the workspace a whole team runs on — orchestrate agents across every project from one window, each working from shared, reviewable specs, so the mental model behind the code stays with the team instead of walking out the door with a prompt.

Curated skill library

Your team shares one version-controlled set of AI skills — research, plan, implement, validate, review — so every agent runs the same playbook, not ad-hoc prompts.

Plans before code

Every change starts as a phased plan with explicit success criteria, reviewed and refined before a line is generated. Engineering rigor, not vibes.

Shared mental model

Research and plans persist in a shared thoughts repo, so context outlives the session and travels across the team. No more understanding that vanishes with the prompt.

Parallel worktrees

Each agent runs in its own isolated git worktree and branch, so the team ships many streams at once without stepping on each other.

Review-ready diffs & PRs

Rich diffs, staging, and one-click PRs with CI tracking — so AI output goes through the same review gates as every other change.

Integrated terminal & search

A real shell in the worktree (⌘`) and a ⌘P palette across workstreams, agents, docs, and files — the whole loop without leaving the app.

Drive the coding agent you trust — Hyprlayer wraps it in curated skills, shared specs, and team collaboration.

Available now
Claude Code

Anthropic’s official CLI, driven natively inside the app with slash commands, sub-agents, and permission modes.

Anthropic · CLI
Coming soon
Codex

OpenAI’s Codex CLI is landing next, with the same curated skills, shared specs, and collaboration wrapped around it.

OpenAI · CLI
v0.3.6Jun 26, 2026

Ollama harness, auto-named agent tabs, and a dedicated workstream GIT panel.

  • Run your agents on local or remote Ollama models. Settings → Harnesses → Ollama probes any reachable server for its installed models and exposes them in the composer picker.
  • New agent tabs now auto-title from a summary of your first prompt with a small model (configurable in Settings → General). The title types out in the tab strip and locks once set — a manual rename is never overwritten.
  • A new GIT panel in the changes sidebar collects per-workstream git controls: an ahead/behind chip, base-branch retargeting that re-points an already-open PR, pull-base (fetch + merge), and a prune-fetch refresh. Archiving a merged workstream can now also delete its remote branch when you've opted in.

Prefer the terminal?

The same curated skills and spec-driven workflow ship as a CLI for Claude Code, Copilot, and OpenCode.

Explore the Hyprlayer CLI →

Last updated: