Teach it as you go
The moment you correct the agent or make a decision, tell it to remember. A five-second “remember that…” saves the whole team from re-learning it later.
NeoHive works out of the box, but it rewards a few small habits. Lean into these and it stops being a passive index and starts compounding into real institutional memory.
Teach it as you go
The moment you correct the agent or make a decision, tell it to remember. A five-second “remember that…” saves the whole team from re-learning it later.
Ask like a teammate
When you want your agent to lean on the team’s knowledge, describe the situation the way you’d explain it to a colleague — concrete beats vague.
Let capture run
Don’t skip the end-of-session capture. It’s where the day’s corrections and decisions become permanent, searchable memory.
Keep your repos fresh
Index the repositories you actually work in and let sync keep them current, so code answers reflect today’s code — not last month’s.
Use it as a team
The value compounds with people: one person’s correction, decision, or gotcha instantly benefits every agent on the project.
NeoHive works through your agent — you talk to it in plain language, and it handles the recalling and storing behind the scenes. A few habits make that far more effective:
/neohive:load-context, so your agent loads context for what you’re doing now rather than what you were doing an hour ago. (Good practice with any AI assistant — and it means NeoHive front-loads the right memories.)A few things worth saying to your agent as you work:
A few ways teams get outsized value from NeoHive:
A new engineer connects their agent to the project and immediately inherits everything the team has taught NeoHive — conventions, decisions, and the reasons behind them. They ask “how do we handle auth here?” and get your team’s real answer on day one, no onboarding doc required.
Hit a gnarly bug? Ask whether it’s been seen before: “Have we run into flaky failures in the batch processor?” If someone debugged it last quarter and captured the insight, the fix — and the reasoning behind it — comes straight back instead of being re-discovered from scratch.
Establish a convention once — “we use snake_case for database columns” — and every agent on the project starts following it, not just yours. Standards stop living in someone’s head or a stale doc and start being applied automatically.
After a few weeks, your project accumulates a real body of context:
You’ll know it’s working when new sessions start informed — your agent stops recommending deprecated patterns, stops hallucinating APIs, and stops ignoring your conventions. Knowledge that used to live in someone’s head or a buried Slack thread is now searchable, persistent, and shared across every agent your team uses.