plan-tracking

Community

Track multi-step work with one active plan.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams and developers manage multi-step work by maintaining a mutable plan system with one active plan, ensuring focus and clear progress.

Core Features & Use Cases

  • Create, retrieve, list, activate, update, and complete plans
  • Enforce a single active plan to prevent context switching
  • Markdown-based plan content with automatic progress tracking

Quick Start

Create a new plan with title "Add Search Feature" and content:

Tasks

  • [ ] Design API
  • [ ] Implement backend Then activate the plan to start tracking.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plan-tracking
Download link: https://github.com/anortham/miller/archive/main.zip#plan-tracking

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository