session-startup

Loads and verifies GodWorld session context files before task execution.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/pnils08/GodWorld --skill session-startup-pnils08
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-startup
Source: https://github.com/pnils08/GodWorld/tree/main/.claude/skills/session-startup
Command: npx skills add https://github.com/pnils08/GodWorld --skill session-startup-pnils08

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load essential GodWorld documentation and context at session start to prevent errors and ensure proper understanding of the codebase.

Core Features & Use Cases

  • Preloads and verifies key session context files (PERSISTENCE.md, JOURNAL_RECENT.md, NOTES_TO_SELF.md, NEWSROOM_MEMORY.md, SESSION_CONTEXT.md, README.md) to stabilize sessions.
  • Enables supermemory and batch-result checks to surface recent decisions and workflow state.
  • Provides task-oriented prompts to align new sessions with project structure and engine state.

Quick Start

Activate the session-startup skill to verify and load preloaded context, then run a memory search to align current work with the project state.

Frequently Asked Questions about session-startup

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

FAQPage Schema
How do I preload context files at session start to prevent context errors?

Preloading context at session start involves loading essential documentation and engine state files like PERSISTENCE.md and README.md to verify references and stabilize sessions before executing tasks.

What's the best way to orient a new session with existing project memory?

Orienting a new session requires preloading core memory files such as JOURNAL_RECENT.md and NOTES_TO_SELF.md, then running memory search utilities to surface recent decisions and align with the workflow state.

Why does my new session lose track of recent project decisions and engine state?

New sessions lose track of decisions because essential context files are not preloaded. Activating session-startup verifies and loads files like NEWSROOM_MEMORY.md and SESSION_CONTEXT.md to prevent this loss.

Can I validate preloaded context content before proceeding with task execution?

Yes, validating preloaded context content is a core feature. The startup process verifies key session context files and ensures memory search utilities are available before proceeding with any task execution.

How do I align current work with project structure after starting a new session?

Align current work by running a memory search after preloading context. This surfaces recent workflow states and provides task-oriented prompts to align the new session with the existing project structure and engine state.