plans-management

Community

Automate task tracking and status updates, never lose context.

AuthorChachamaru127
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual overhead of project management by automatically updating your central Plans.md file, keeping task status, priorities, and handoffs perfectly synchronized.

Core Features & Use Cases

  • Automatic Task State Management: Handles the entire lifecycle of a task—adding, marking as in-progress, completing, and archiving—with consistent markers.
  • Structured Handoff Communication: Ensures clear communication between PMs and developers using standardized formats within Plans.md.
  • Use Case: As a developer, simply say "mark the login feature task as complete" and this Skill will update Plans.md, change the marker from cc:WIP to cc:完了, and prepare a handoff summary, keeping your PM instantly informed.

Quick Start

Say "add a new task for implementing the user dashboard" to have it automatically appended to your Plans.md with the correct cc:TODO marker.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: plans-management
Download link: https://github.com/Chachamaru127/claude-code-harness/archive/main.zip#plans-management

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