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

1

Install the plugin

One command. Works with Claude Code.

2

Code normally

Ninho works in the background. Zero configuration.

3

Context accumulates

PRDs, learnings, and PR links build up automatically.

4

Never lose context again

Session starts? Context is injected. New team member? Full history available.

Quick Start

One-liner install
curl -fsSL https://raw.githubusercontent.com/ninho-ai/ninho/main/install.sh | bash

Or install via GitHub:

git clone https://github.com/ninho-ai/ninho ~/.ninho-plugin
~/.ninho-plugin/install.sh

Requires Python 3.9+ and Claude Code

Fully Automatic

WhenWhat Happens
Session startsPRD summaries and stale questions surfaced
You discuss featuresRequirements, decisions, constraints captured
You edit filesRelated PRD context shown
You run gh pr createBranch auto-linked to PRD
PR mergesRequirements auto-marked complete
Session endsLearnings extracted and saved

Ready to stop losing context?

Join developers who never have to explain their decisions twice.

Install Ninho