pickbrain

local-onlyaicurl

Geet Khosla · Recall past coding-agent sessions, search pi, codex, and claude history, and local semantic memory from the terminal.

$ git clone https://github.com/gvkhosla/pickbrain.git && cd pickbrain && make pickbrain-install
One-liner to try
$ pickbrain doctor

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Usable with guardrails · 60/100
Verify
pickbrain --version
Agent URL
/cli/pickbrain/agent.md

Quick reference

Install
git clone https://github.com/gvkhosla/pickbrain.git && cd pickbrain && make pickbrain-install
Verify
pickbrain --version
First command
pickbrain -q --type pi auth middleware
Machine JSON
/cli/pickbrain.json

About

Recall past coding-agent sessions, search pi, codex, and claude history, and local semantic memory from the terminal. Built by Geet Khosla. Start with `pickbrain doctor` and go from there. Runs entirely on your machine.

Example workflow

1. pickbrain doctor
2. pickbrain -q --type pi auth middleware

Alternatives worth considering