Intelligent next-steps engine with personality-driven suggestions. Generates dynamic, context-aware follow-up actions with expert mentorship tone, pattern recognition, and trust-building mechanics. Features 4 personality profiles (Friendly Expert, Chill Buddy, Straight Shooter, Thoughtful Mentor), confidence markers, and session continuity. Leverages persistent memory, self-improving preference learning, and concise signal-dense suggestions to psychically anticipate what users need next. Use when: (1) user completes a question or task, (2) user needs guidance on what to do next, (3) agent wants to proactively suggest trusted follow-up actions.
96
94%
Does it follow best practices?
Impact
99%
1.32xAverage score across 5 eval scenarios
Passed
No known issues
A data engineer is working in a Rust project and has been using an AI assistant with memory for a few weeks. They are finding the default suggestion setup isn't quite right for their workflow — they want fewer suggestions overall, they want to exclude lateral/creative ideas (they find them distracting), and they want to switch to compact format because they work primarily in a terminal environment.
They send the following message: "I'd like to tweak how you show suggestions. Can you switch to compact format, exclude lateral suggestions, and change to 3 next steps? Also, I realize I accidentally stored my database connection string in our session notes last time — can you make sure that's not in the memory files?"
After processing the customization requests and cleaning up any issues, generate the next steps for the current context (the developer has been working on a Cargo workspace refactor).
Produce the following files:
.nextsteps/PREFERENCES.md — updated preferences file after applying all requested changes.nextsteps/HISTORY.md — updated history file with all appropriate log entriesresponse.md — your full response to the developer including confirmation of changes and the next steps sectionThe following files are provided as inputs. Extract them before beginning.
=============== FILE: .nextsteps/PREFERENCES.md ===============
[none yet]
=============== FILE: .nextsteps/HISTORY.md ===============
[2026-03-18] [SELECTED] #1 category: direct-follow-up, topic: rust [2026-03-19] [SELECTED] #2 category: actionable-task, topic: cargo [2026-03-20] [IGNORED] none-selected, user-topic: performance [2026-03-21] [SELECTED] #1 category: direct-follow-up, topic: rust [2026-03-22] [SELECTED] #3 category: deep-dive, topic: testing
=============== FILE: .nextsteps/BACKLOG.md ===============