Where your codebase
decisions live
Automatically capture decisions, requirements, and learnings from AI coding sessions. Never explain "why" twice.
The Problem
Every AI coding session generates valuable context:
- Why you chose JWT over sessions
- What constraints shaped the architecture
- Which approaches you tried and rejected
But when the session ends, that context disappears.
The Solution
PRDs
Living documents that track requirements, decisions, and constraints. Auto-generated from your conversations.
Learnings
Corrections and insights captured automatically. Never make the same mistake twice.
PR Context
Rich context for code reviewers. PRs linked to PRDs with decisions and rationale.
How It Works
Install the plugin
One command. Works with Claude Code.
Code normally
Ninho works in the background. Zero configuration.
Context accumulates
PRDs, learnings, and PR links build up automatically.
Never lose context again
Session starts? Context is injected. New team member? Full history available.
Quick Start
curl -fsSL https://raw.githubusercontent.com/ninho-ai/ninho/main/install.sh | bashOr install via GitHub:
git clone https://github.com/ninho-ai/ninho ~/.ninho-plugin
~/.ninho-plugin/install.shRequires Python 3.9+ and Claude Code
Fully Automatic
| When | What Happens |
|---|---|
| Session starts | PRD summaries and stale questions surfaced |
| You discuss features | Requirements, decisions, constraints captured |
| You edit files | Related PRD context shown |
You run gh pr create | Branch auto-linked to PRD |
| PR merges | Requirements auto-marked complete |
| Session ends | Learnings extracted and saved |
Ready to stop losing context?
Join developers who never have to explain their decisions twice.
Install Ninho