Aria Knowledge banner
mikeprasad mikeprasad

Aria Knowledge

AI community

Description

Applied reasoning, persistent agent memory, context engineering, and human-governed trust for AI coding agents — Claude Code, Claude Cowork, Codex, Cursor, Antigravity. Compatible with Obsidian.

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

ARIA

ARIA — Applied Reasoning and Insight Architecture

**Agent Memory · Context Engineering · Planning & Reasoning · Human-in-the-Loop Governance**

ARIA is the missing infrastructure layer for production AI coding agents: persistent memory that survives context compaction, deliberate context engineering that loads the right knowledge before action, human-governed trust gates that keep AI from acting on noise, and structured session discipline that gives agents the continuity needed for long-horizon reasoning.

**The AI captures. The human promotes. Trusted knowledge acts.**

![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg) ![Claude Code](https://img.shields.io/badge/Claude%20Code-plugin-blueviolet) ![Claude Cowork](https://img.shields.io/badge/Claude%20Cowork-plugin-purple) ![OpenAI Codex](https://img.shields.io/badge/OpenAI%20Codex-plugin-black) ![Cursor](https://img.shields.io/badge/Cursor-template-blue) ![Antigravity](https://img.shields.io/badge/Antigravity-plugin-orange) ![Local First](https://img.shields.io/badge/local--first-yes-green)

**New to ARIA?** See [QUICKSTART.md](QUICKSTART.md) — 5-minute setup + best practices by session phase.

ARIA is a local-first knowledge and execution-discipline layer for AI coding sessions. It ships as a family of ports — Claude Code (`plugin-claude-code/`), Claude Cowork (`plugin-claude-cowork/`), OpenAI Codex (`plugin-openai-codex/`), Antigravity (`plugin-antigravity/`), and Cursor (`plugin-cursor-template/`) — all sharing the same `~/Projects/knowledge/` folder. Insights captured in one tool flow into another. The folder itself is plain markdown — readable by any AI, any human, any editor, with or without ARIA installed.

ARIA manages a complete knowledge lifecycle: it captures insights, decisions, and feedback during sessions; stages them in backlogs for human review; promotes what