Hadamard — Development skill for Claude Code
Hadamard is an independent, experimental agent for practical multi-tool, multi-session, and bridge-assisted agent workflows, learned from the outstanding and valuable experience of Claude code, codex.
How to install Hadamard
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open DeconBear/hadamard and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Hadamard does
Hadamard is an independent, experimental agent for practical multi-tool, multi-session, and bridge-assisted agent workflows, learned from the outstanding and valuable experience of Claude code, codex and deepagents.
Alternatives in Development
- Cyberboss — 一个接入微信的本地生活 Agent Bridge,让 Codex / Claude Code 拥有时间感、行踪感、随机唤醒和自主唤醒能力,用主动陪伴替代所有番茄钟和效率工具,自动记录日记、维护生活时间轴、发送文件和表情包 1.3k ★
- /sync-agents-md - Regenerate AGENTS.md From CLAUDE.md — Synchronize AGENTS.md with current CLAUDE.md using the codex-cli-bridge skill 618 ★
- Claude Code Skill — Persistent multi-engine coding session manager 326 ★
README
Hadamard: Agents as an Engineering Team
[](https://github.com/DeconBear/hadamard/actions/workflows/ci.yml) [](https://github.com/DeconBear/hadamard/actions/workflows/publish-npm.yml) [](https://www.npmjs.com/package/actoviq-agent-sdk) [](https://deconbear.github.io/hadamard/)
[English](./README.md) | [Chinese](./README-zh.md)
LLM harnesses are powerful but hard to manage on real engineering and research work — shipping software, running AI-for-Science (AI4S) pipelines, training neural networks and steering experiments. Contexts overflow, tool calls sprawl, runs drift from the plan, and a single agent loop never gets a second opinion.
**Hadamard** exists to make agent engineering and research controllable. Multiple agents on different providers talk to each other — investigating, reviewing, and dispatching in parallel — so problems get considered more thoroughly. One TypeScript runtime provides tools, skills, durable sessions, memory, and MCP, plus a bridge that manages installed agent CLIs (Claude Code, Codex, Cursor, Pi, CodeWhale, Reasonix, Crush) as child processes; the same runtime ships with a terminal UI and a desktop GUI.
Inspired by Claude Code, Codex, Deepagents, and the broader agent ecosystem. Hadamard remains independent with its own public API and documentation.
Related Skills
Claude Multi Session Research Skills
Personal Claude Code skills for running work across several concurrent sessions — one that builds, one that ex
Orellius Browser Bridge
Multi-session fork of Orellius Browser Bridge - supports multiple Claude instances on different tabs
Eval Evolve
/eval-evolve — Optional Plugin-Assisted Multi-Round Evolution via Ralph Loop
Opal Bridge
Cross-agent session translator (Claude Code <-> Codex CLI)
Mattermost Agent Bridge
Run Claude Code, Codex, or pi from your own Mattermost — one channel per agent session.
All Agent Shared Memory
Zero-dependency cross-agent memory + session bridge for Claude Code, Codex, opencode and ZCode: one auditable
Related Agents
Search Conversations
Use when searching Claude Code and Codex history for information learned in past conversations or prior experi
Codex Bridge
把指定工作外包給 gpt-5.5(codex)並忠實回傳其輸出。當需要 gpt-5.5 的批量實作或獨立第二審查視角時使用。這是 plugin 內第三種 codex 路徑:一次性 codex exec CLI 呼叫、輸出
2code
AI-assisted development produces a mess of parallel state: several terminals, experimental branches, uncommitt