Aweteam — Development skill for Claude Code
A minimal tmux handoff interface for local coding agents.
How to install Aweteam
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Webioinfo01/aweteam and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aweteam does
A minimal tmux handoff interface for local coding agents.
Alternatives in Development
- T3code — A minimal web GUI for coding agents 7.9k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
- Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★
README
aweteam: AI Coding Team Coordinator
Thin tmux handoff interface for local AI coding teams.
Start a leader, delegate to configured workers, keep conversations visible in tmux panes.
English · 简体中文
Start a leader, delegate to configured workers, keep conversations visible in tmux panes.
`aweteam` starts a real leader CLI in `leader/main`, lets that leader create worker panes from configured profiles, and records explicit run artifacts under `.aweteam/runs//`.
It is intentionally small. It is not a scheduler, hosted agent platform, or replacement UI. The normal workflow stays inside tmux: you talk to the leader in plain language, the leader delegates to configured workers, and the worker conversations remain visible in their own panes.
Demo

Install
Requires Node.js 20 or later and tmux.
Install from npm:
npm install -g aweteam
aweteam --help
Or install from this repository
Related Skills
Agent Knock Knock
Control local Codex and Claude Code from OpenClaw through shared tmux terminals, with seamless human-agent han
Synchronized Intellect Network
Synchronized Intellect Network: a local Windows desktop app that puts the coding agents you already pay for (C
Resume Skills
Offline, local-only context migration skills across 9 coding-agent sources × 9 destination hosts (registry-der
Claudux
Web interface for running Claude Code sessions from a browser, phone included - tmux keeps the sessions alive,
Tokrs
A command-line interface (CLI) for analyzing token usage in local logs, supporting Claude, Codex, OpenCode, Ki
Layrr
A browser coding agent interface for selecting elements and sending instructions directly to Claude Code.
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Babbage
Technical architect for mob programming tasks. Invoke at the start of a coding task to produce a design docume
Go Factory Pattern Assistant
Enforce Go factory function patterns from coding guidelines. Reviews New and Create functions for business log