ATerm banner
saadnvd1 saadnvd1

ATerm

AI community

Description

Agentic terminal workspace for AI-assisted coding. Run Claude Code, Aider, or OpenCode alongside your shell in project-based layouts.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

aTerm

[![Download](https://img.shields.io/github/v/release/saadnvd1/aterm?label=Download&style=flat-square)](https://github.com/saadnvd1/aterm/releases/latest) [![macOS](https://img.shields.io/badge/macOS-Apple%20Silicon-blue?style=flat-square)](https://github.com/saadnvd1/aterm/releases/latest)

A modern terminal workspace designed for agentic coding workflows. Run AI coding assistants (Claude Code, Aider, OpenCode) alongside your shell, dev server, and git panel in a unified, project-based interface.

![aTerm Screenshot](https://github.com/saadnvd1/aterm/raw/main/screenshot.png)

Why aTerm?

When working with AI coding agents, you need multiple terminals running simultaneously:

  • AI Assistant - Claude Code, Aider, or OpenCode doing the heavy lifting
  • Shell - Running commands, checking outputs
  • Dev Server - Watching your app in real-time
  • Tests - Running test suites

aTerm gives you predefined layouts optimized for these workflows, with instant project switching and persistent terminals that stay alive in the background.

Features

  • Agentic Layouts - Pre-configured for AI-assisted development (AI + Shell, AI + Dev + Shell, AI + Git)
  • Project Workspaces - Switch between projects instantly with Cmd+1-9, terminals persist in background
  • Task Worktrees - Create tasks backed by git worktrees to work on multiple features in parallel
  • Built-in Code Editor - Monaco-powered editor with file explorer, syntax highlighting, and Cmd+P file search
  • Built-in Git Panel - Stage, commit, push, view diffs, and edit files inline with a Diff/Edit toggle
  • Multi-Agent Support - Claude Code, Aider, OpenCode, Cursor, and custom commands
  • Split Panes - Right-click to split with any profile, drag borders to resize
  • Pane Renaming - Double-click or right-click to rename panes
  • Scratch Notes - Per-project markdown scratchpad for quick notes (Shift+Cmd+N)
  • Transient Terminals - Quick standalone terminals with Cmd+N, no