Basou
Description
Provenance layer for AI agent sessions — record, replay, and reason about Claude Code (and other agent) work.
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
Basou
A harness for steering AI coding agents.
AI coding agents do the typing now. Basou is the harness you steer them from: a **declarative workspace** you drive each project from, an **orientation layer** that carries your intent across sessions, and a replayable, local-first trail of what the agents actually did — all kept in plain files next to your code.
[](LICENSE) [](https://www.npmjs.com/package/@basou/cli) [](#installation)
Basou is local-first and zero-network: it reads the agent logs already on your machine and writes only into a `.basou/` directory beside your repo. Nothing leaves your machine.
Why Basou?
When an agent writes most of the code, the scarce thing is no longer typing — it's **control**: keeping a human in the saddle, steering each project the same way every time, and not losing the *why* between sessions. The answers to "what does this code do?" already live in the code; a read-only assistant can reconstruct them. What no after-the-fact reader can recover is the live context around a decision — the intent, the road not taken, what you were in the middle of. That has to be captured at the moment, and it has to survive the gap to the next session.
Basou is built around those two needs. It is **not** a dashboard you watch or an audit log you file away — it is the tack you actually hold while you work.
The two foundations
🐎 The saddle — a declarative workspace
Declare each repo once — its visibility, its language, where its agent instructions live — in a single manifest, and `basou project` derives the rest: the capture `source_roots`, the `AGENTS.md` / `CLAUDE.md` / Copilot instruction-file wiring, the `.gitignore` entries that keep private canonicals out of public history, and the combined workspace view. You edit the
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI