planUpdate

Community

Update tasks and track project progress.

AuthorBekaChkhiro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the repetitive work of updating project plans and tracking progress by editing PROJECT_PLAN.md, reducing manual drift and ensuring consistency across the plan.

Core Features & Use Cases

  • Status updates: Use /planUpdate to mark tasks as start, done, or blocked and keep the plan in sync.
  • Progress recalculation: Automatically recomputes total tasks, completion percentages, and per-phase progress.
  • Current Focus & Next Task: Updates the next task to work on based on plan dependencies and priorities.
  • Cloud sync (optional): If cloud credentials are configured, automatically syncs updates via a PATCH API to the cloud.
  • Offline fallback: Queues changes when offline and processes them when back online.

Quick Start

Use the planUpdate command to update a task status, for example: /planUpdate T1.1 start. Then run /planUpdate T1.1 done to complete the task. Check the next recommended task with /planNext.

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: planUpdate
Download link: https://github.com/BekaChkhiro/claude-plan-plugin/archive/main.zip#planupdate

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.