session-goal

Pin session objectives and align todos, delegation, and verification steps.

10|5|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ils15/pantheon --skill session-goal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-goal
Source: https://github.com/ils15/pantheon/tree/main/platform/windsurf/.windsurf/skills/session-goal
Command: npx skills add https://github.com/ils15/pantheon --skill session-goal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The session-goal skill prevents scope creep during long or complex multi-agent sessions by ensuring that all tasks align with the established session objective.

Core Features & Use Cases

  • Objective Setting: Pin a session objective to keep all subsequent actions aligned.
  • Task Focus: Ensures that todos, delegation decisions, and verification steps serve the session goal.
  • Drift Detection: Identifies and flags tasks that drift from the session goal.
  • Goal Persistence: Saves session goals across multiple sessions and contexts.
  • Session Continuity: Allows reusing agent sessions for related tasks.

Quick Start

To set a session goal, type: /focus Implement JWT authentication with refresh token rotation

Frequently Asked Questions about session-goal

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

FAQPage Schema
How do I prevent scope creep during multi-agent task coordination?

To prevent scope creep during multi-agent task coordination, you pin a clear session objective so that all subsequent todos, delegation decisions, and verification steps stay aligned with the original goal and avoid task drift.

Can I persist session objectives across multiple agent sessions?

Yes, you can persist session objectives across multiple agent sessions. The skill saves session goals to enable cross-session goal persistence, allowing you to reuse agent sessions for related tasks without losing the original focus.

How do I detect task drift when delegating work to multiple agents?

You detect task drift by comparing new todos and delegation decisions against the pinned session objective. The skill identifies and flags any tasks that drift from the established session goal to maintain strict task alignment.

What is the best way to align multi-agent todos with a primary objective?

The best way to align multi-agent todos with a primary objective is to define a clear objective definition upfront. This ensures that all delegation and verification steps serve the session goal and prevents unaligned actions.

Do I need to define an objective before starting session management?

Yes, you need to define a clear objective before starting session management. The skill requires clear objective definition to effectively pin session objectives and align all subsequent multi-agent tasks with the intended goal.

Why does my multi-agent session lose focus on the original task?

Multi-agent sessions lose focus on the original task due to scope creep. Without pinning a session objective to align todos and verification steps, delegated tasks drift away from the primary goal during long or complex workflows.