ck:project-management

Coordinate project oversight and task hydration using Claude Tasks across plans.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/droppii/droppii-agents --skill ck-project-management-droppii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:project-management
Source: https://github.com/droppii/droppii-agents/tree/main/cursor/skills/project-management
Command: npx skills add https://github.com/droppii/droppii-agents --skill ck-project-management-droppii

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinate project oversight and task hydration using Claude Tasks across plans. This skill helps teams keep plan files and task execution in sync, reducing drift and manual updates.

Core Features & Use Cases

  • Task hydration from plan items into session-scoped Claude Tasks to track work.
  • Progress tracking and plan/status synchronization across multiple plans.
  • Documentation coordination and cross-session continuity with persistent plan frontmatter.

Quick Start

Hydrate tasks from the active plan and generate a status report.

Frequently Asked Questions about ck:project-management

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

FAQPage Schema
How do I track project progress and keep plan files in sync with task execution?

Track project progress by hydrating plan items into session-scoped Claude Tasks and synchronizing updates back to plan.md frontmatter. This reduces manual drift by keeping multi-phase plan files and task execution aligned across sessions.

What is task hydration from plan files and when do I need it?

Task hydration is the process of converting items from plan.md and phase-XX files into session-scoped Claude Tasks. You need it when coordinating multi-phase projects to monitor work execution and prevent plans from drifting from actual progress.

How do I generate a progress report for a multi-phase project?

Generate a progress report by applying task hydration across active plans and reading the synchronized plan frontmatter. The process aggregates TaskList data and plan.md statuses to output a comprehensive project oversight document.

Can I coordinate documentation updates across multiple plans using Claude Tasks?

Yes, you can coordinate documentation updates by using TaskCreate and TaskUpdate integration to manage changes across plan.md and phase-XX files. This ensures cross-session continuity and synchronizes documentation with persistent plan frontmatter.

What is the best way to manage plan tracking and task updates without manual intervention?

The best way to manage plan tracking is applying a hydration pattern that uses TaskGet and TaskUpdate to synchronize Claude Tasks with plan frontmatter. This workflow automation minimizes manual updates and keeps plan statuses accurate across sessions.

Does this project management approach work for multi-phase projects with persistent plan files?

Yes, this approach explicitly supports multi-phase projects by reading phase-XX files and synchronizing persistent plan frontmatter. It coordinates oversight across multiple plans to maintain continuity throughout the project lifecycle.