docs: add documentation for Top Of Mind extension (#7283)

This commit is contained in:
Rizel Scarlett
2026-02-17 17:48:28 -05:00
committed by GitHub
parent 52415df54b
commit 3709f06e4b
4 changed files with 264 additions and 0 deletions
@@ -30,6 +30,11 @@ import styles from '@site/src/components/Card/styles.module.css';
description="Create custom shortcuts to quickly run reusable instructions in any chat session with simple slash commands."
link="/docs/guides/context-engineering/slash-commands"
/>
<Card
title="Persistent Instructions"
description="Inject critical reminders into goose's working memory every turn. Ideal for security guardrails and behavioral rules that must never be forgotten."
link="/docs/guides/using-persistent-instructions"
/>
<Card
title="Memory Extension"
description="Teach goose persistent knowledge it can recall across sessions. Save commands, code snippets, and preferences for consistent assistance."