Amenbo banner
ShiroDoromoto ShiroDoromoto

Amenbo

AI community

Description

Task management for AI agents — the record lives outside the AI. Tasks and decisions as connected records in one local SQLite store.

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

amenbo

**Task management for AI agents — the record lives outside the AI.**

[![License: Apache-2.0](https://img.shields.io/github/license/ShiroDoromoto/amenbo?color=blue)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/ShiroDoromoto/amenbo/ci-change.yml?branch=main&label=CI)](https://github.com/ShiroDoromoto/amenbo/actions/workflows/ci-change.yml) [![Release](https://img.shields.io/github/v/release/ShiroDoromoto/amenbo?label=release)](https://github.com/ShiroDoromoto/amenbo/releases) ![OS: macOS | Windows | Linux](https://img.shields.io/badge/OS-macOS%20%7C%20Windows%20%7C%20Linux-informational)

**[Download](https://amenbo.work/en/start/)** · **[Docs](#contents)** · **[Commands](#commands)**

**[amenbo.work](https://amenbo.work/en/)** — the site: what this is for, and the installers.

The context you build up with an AI goes down with it: the session ends, or you move to another agent, and none of what you worked out is written down anywhere. Amenbo keeps it on your machine instead — tasks and decisions as connected records in one SQLite store, which an agent writes through the CLI and you read in the desktop app.

  • Outside the agent — the record belongs to the store, not to a session, so it does not reset when the agent you are working with changes. It is one SQLite file on your machine, and amenbo export writes all of it out whenever you want.
  • Connected records — tasks carry dependency edge