goal-management

Convert vague goals into structured milestones with progress tracking and Serena MCP persistence.

2|Updated Sep 30, 2025
One-click install
npx skills add https://github.com/krzemienski/shannon-framework --skill goal-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-management
Source: https://github.com/krzemienski/shannon-framework/tree/main/skills/goal-management
Command: npx skills add https://github.com/krzemienski/shannon-framework --skill goal-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires serena, and includes references (resource) components.

What problem does it solve?

North Star goal tracking that parses vague goals into milestones, tracks progress, and persists state with Serena MCP.

Core Features & Use Cases

  • Goal parsing and milestone extraction
  • North Star designation with priority
  • Progress tracking and velocity insights
  • Serena-backed persistence for cross-session continuity
  • Handoff and history capabilities

Quick Start

Parse "Launch ecommerce MVP" into milestones and persist with a North Star designation.

Frequently Asked Questions about goal-management

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

FAQPage Schema
How do I convert vague goals into measurable milestones?

Goal management parses high-level objectives into structured, measurable milestones with defined weights. Break down broad aims like 'launch MVP' into concrete deliverables, assign progress values to each, and track completion across sessions using Serena persistence to prevent drift.

Can I track progress on goals across multiple sessions and context windows?

Yes. Serena MCP persistence stores goal state, milestones, and history across sessions, enabling you to set goals, list and update them, track velocity, and restore prior states without losing context or alignment data.

How do I designate and maintain a North Star goal?

Mark a goal as North Star with priority designation to maintain alignment across work waves. The Skill tracks linkage between waves and goals, verifies alignment, and preserves the North Star through context compaction and multi-session projects.

What's the best way to extract milestone weights and calculate progress?

Goal management automatically extracts milestones from parsed goals and assigns weights based on scope. Progress is calculated from completed milestones, surfacing velocity insights to show how much of each North Star objective is done.

Can I restore previous goal states or view goal history?

Yes. The Skill maintains full history of goal changes and supports restore operations, letting you revert to prior states, audit decisions, and handoff goals with their complete lineage to other users or sessions.

Do I need additional tools to persist goals across projects?

Serena MCP is a required dependency for persistent storage. It backs all goal state, milestone data, and history, enabling continuity across waves and context compaction without manual re-entry or state loss.