ck:project-management

Hydrate Claude Tasks from plan files and sync completed work into phase checkboxes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MinhQuyen274/smartify --skill ck-project-management-minhquyen274
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:project-management
Source: https://github.com/MinhQuyen274/smartify/tree/main/Frontend_PROJECT_Figma/.opencode/skills/project-management
Command: npx skills add https://github.com/MinhQuyen274/smartify --skill ck-project-management-minhquyen274

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of losing track of multi-phase progress by keeping ephemeral task execution in sync with persistent plan files, so teams can reliably check status, resume work, and produce concise reports.

Core Features & Use Cases

  • Hydrate Tasks from Persistent Plans: Converts unchecked phase items in plan files into Claude Tasks for session-scoped execution, enabling cross-session continuity.
  • Track and Sync Progress Back into Plan Files: Reconciles completed tasks against all relevant phase files, backfills earlier phases safely, and updates plan status using real checkbox counts.
  • Generate Stakeholder-Friendly Status Reports: Produces session and multi-plan summaries and coordinates documentation updates when milestones or contracts change.

Quick Start

Use the skill to track and sync project status by running it with the instruction: hydrate, update statuses, and generate a progress report from your plan directory for the current work phase.

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 multi-phase project progress across different sessions?

Multi-phase project progress is tracked by hydrating session-scoped Claude Tasks from persistent plan files, then synchronizing completed work back into phase checkboxes. This ensures cross-session continuity so teams can reliably check status, resume work, and produce concise progress reports without losing track of completed tasks.

What is the best way to sync completed tasks back into persistent plan files?

Syncing completed tasks back into plan files involves reconciling finished task mappings against all relevant phase-XX files and updating plan status using real checkbox counts. The process applies guarded sync-back across all phase files and safely backfills earlier phases to ensure persistent plan files reflect actual execution progress.

How do I generate status reports from plan files for stakeholder reviews?

Status reports are generated by computing progress percentages from plan file checkboxes and reconciling completed task mappings against phase metadata. The process produces session summaries and multi-plan completion reports, and coordinates documentation updates automatically when milestones or contracts change during the tracked work phase.

Does this project management approach handle dependency-aware task coordination?

Yes, dependency-aware task coordination is handled by converting unchecked phase items in plan files into session-scoped Claude Tasks for execution. This mechanism allows teams to track dependencies across phases, safely backfill earlier phases, and trigger documentation updates when milestones or contracts change during multi-phase project execution.

When do I need to trigger documentation updates during project status tracking?

Documentation updates must be triggered when milestones or contracts change during multi-phase project execution. The skill coordinates these updates alongside progress reporting and task reconciliation, ensuring that persistent plan files and stakeholder-facing status reports remain accurate and aligned with the actual project state across all phases.