plan

Create persistent plan files capturing tasks and session notes.

7|2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/selcukyucel/north-starr --skill plan-selcukyucel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/selcukyucel/north-starr/tree/main/skills/plan
Command: npx skills add https://github.com/selcukyucel/north-starr --skill plan-selcukyucel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break complex work into a persistent plan file that survives session boundaries, capturing tasks, decisions, and notes so you can resume where you left off.

Core Features & Use Cases

  • Create a project-wide plan repository at .plans/PLAN-<name>.md to track goals, risks, tasks, and session notes.
  • Support resume and status workflows across multiple AI sessions, maintaining continuity for complex work.
  • Define clear task breakdowns with dependencies so a fresh session can pick up where the last one ended.

Quick Start

Provide a task description to create or resume a plan, and I will generate the initial plan file.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I track project tasks and session notes across multiple AI sessions?

To track project tasks across multiple AI sessions, you need a persistent plan file that captures goals, risks, tasks, and session notes. This allows a fresh session to resume work exactly where the last one ended.

What is the best way to maintain project continuity when a session ends?

The best way to maintain project continuity is to write task breakdowns and decisions to a project-wide plan repository file, preserving progress and context so you can pick up complex work seamlessly later.

How do I create a persistent task plan for complex work?

You create a persistent task plan by providing a task description, which generates a structured plan file using a concise format that defines the plan name, goals, risks, tasks, and session notes.

Does this task management approach store plan files in a specific format?

Yes, this task management approach stores plan files as markdown files within a dedicated directory, ensuring your project goals, task dependencies, and session notes are documented and accessible.

Can I resume a complex task if I lose my previous session context?

Yes, you can resume a complex task because the plan file survives session boundaries, enforcing a structured format that allows any new session to read the status and continue the work.