goal-tracking

Detect explicit and implicit goals and maintain hierarchical goal coherence across conversations.

6|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Kgan01/ghengis-skills --skill goal-tracking-kgan01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-tracking
Source: https://github.com/Kgan01/ghengis-skills/tree/main/plugins/ghengis-skills/skills/goal-tracking
Command: npx skills add https://github.com/Kgan01/ghengis-skills --skill goal-tracking-kgan01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing complex, multi-step tasks and branching conversations often leads to goal drift. This Skill auto-detects goals from dialogue, tracks state transitions, and maintains parent-child relationships to keep work aligned with user intent.

Core Features & Use Cases

  • Detects explicit and implicit user goals and links related tasks under a hierarchical structure.
  • Maintains state transitions and dependency relationships to prevent drift across sessions.
  • Applies to long-running projects, product planning meetings, and iterative work where goals evolve over time.

Quick Start

Initiate goal-tracking for a new project and let the system auto-detect goals, structure them hierarchically, and start tracking progress.

Frequently Asked Questions about goal-tracking

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

FAQPage Schema
How do I prevent goal drift in branching conversations and multi-step tasks?

Preventing goal drift requires tracking explicit and implicit goals within a hierarchical structure. This approach maintains goal coherence and parent-child relationships across long-running sessions and branching conversations.

How does hierarchical goal tracking maintain task coherence across sessions?

Hierarchical goal tracking maintains task coherence by linking related tasks under parent-child relationships and monitoring state transitions. It applies fuzzy matching and staleness detection to ensure work stays aligned with user intent.

What is the best way to track implicit goals in long-running project planning meetings?

Tracking implicit goals in project planning is best handled by auto-detecting goals from dialogue. The system structures them hierarchically and maintains dependency relationships to prevent drift as goals evolve.

Can I manage state transitions and dependency relationships for iterative work?

Yes, you can manage state transitions and dependency relationships for iterative work. The system detects goals, tracks state transitions, and maintains dependencies to keep evolving work aligned.

When do I need staleness detection and fuzzy matching for multi-step tasks?

You need staleness detection and fuzzy matching for multi-step tasks when managing long-running sessions where goals may drift. These mechanisms ensure parent-child goal relationships remain accurate and aligned with user intent.