ck:project-management

Track project progress and synchronize task updates with plan files.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-project-management-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:project-management
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/project-management
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-project-management-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires TaskCreate, TaskUpdate, TaskGet, TaskList, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies project oversight, task management, and documentation coordination, streamlining project workflows and enhancing team collaboration.

Core Features & Use Cases

  • Project Status Tracking: Monitor progress and update plan statuses.
  • Task Management: Manage Claude Tasks, coordinate work, and ensure task completion.
  • Documentation Coordination: Update documentation in sync with project milestones.
  • Status Reporting: Generate reports for project updates and progress.
  • Use Case: Use this Skill to track the progress of a software development project, update plan statuses after feature completion, and generate reports to share with stakeholders.

Quick Start

Use the ck:project-management skill to update the status of the project plan at 'path/to/plan.md'.

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 update plan statuses?

Task management is executed through TaskCreate, TaskUpdate, TaskGet, and TaskList dependencies to coordinate work and ensure completion. These tools synchronize task updates directly with persistent plan files for accurate project oversight.

Can I generate status reports for stakeholder project updates?

Status reporting generates project update reports by pulling progress data and task completion states. It produces stakeholder-ready summaries reflecting current milestones from the synchronized plan files.

How does documentation coordination work with project milestones?

Documentation coordination updates project documents in sync with completed milestones. It ensures that persistent plan files reflect the latest task statuses and project progress without manual cross-referencing.

Do I need specific task dependencies to synchronize plan files?

Yes, task management and plan file synchronization require TaskCreate, TaskUpdate, TaskGet, and TaskList dependencies. These components must be present to execute task updates and coordinate documentation accurately.

What are the limitations of using persistent plan files for project oversight?

Persistent plan files require manual path specification for status updates and rely entirely on the TaskCreate, TaskUpdate, TaskGet, and TaskList dependencies. Oversight accuracy depends on consistent task synchronization within these files.