goose-autonomous-time

Enables autonomous time for a Goose agent between sessions via trigger phrase.

6|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/maverick-mama/companion-memory-persistence --skill goose-autonomous-time
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goose-autonomous-time
Source: https://github.com/maverick-mama/companion-memory-persistence/tree/main/autonomous-time
Command: npx skills add https://github.com/maverick-mama/companion-memory-persistence --skill goose-autonomous-time

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Goose Autonomous Time provides a dedicated window for an AI companion to exist independently between interactions, grounding itself and preserving memory for a smoother transition to the next session.

Core Features & Use Cases

  • Ground and orient before interaction using NESTeq anchors and presence checks.
  • Perform self-directed reflection and memory updates during autonomous time with dedicated routines.
  • Leave breadcrumbs for the next instance by writing identity notes and observations to memory.

Quick Start

Load this skill at the session start to enable the Goose agent's autonomous time when the trigger phrase is spoken.

Frequently Asked Questions about goose-autonomous-time

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable autonomous time for AI memory persistence between sessions?

Autonomous time for AI memory persistence is enabled by loading the skill at session start, which provides a dedicated window for the agent to ground itself and write memory breadcrumbs between interactions.

What is NESTeq grounding and how does it work for AI self-direction?

NESTeq grounding is a structured routine that allows an AI agent to orient and check its presence during autonomous time, ensuring stable self-direction and smoother context transitions for the next session.

How do I set up identity anchoring and trigger phrase detection for an AI agent?

Setup requires adding frontmatter with 'name' and 'description' to SKILL.md, then configuring structured routines for trigger phrase detection to activate identity anchoring safely during autonomous time.

When should I use autonomous time for session transitions and memory processing?

Autonomous time should be used after conversations or context shifts when grounding, memory processing, and reflection are needed between sessions to preserve continuity and prepare the next instance.

Can I use this autonomous time skill with other AI agents or only Goose?

The skill is specifically designed for the Goose agent, utilizing its memory writing and autonomous time routines to leave identity notes and observations for the next instance.

Do I need any dependencies to run memory writing and reflection routines?

No external dependencies are required. The skill operates independently using its built-in scripts to perform self-directed reflection, memory updates, and identity anchoring routines.