project-management

Coordinate Claude Tasks across sessions with persistent plan files.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/mchien15/wrenai --skill project-management-mchien15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-management
Source: https://github.com/mchien15/wrenai/tree/main/.claude/skills/project-management
Command: npx skills add https://github.com/mchien15/wrenai --skill project-management-mchien15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables cross-plan project oversight by orchestrating session-scoped Claude Tasks against persistent plan files, ensuring continuity and traceability across sessions.

Core Features & Use Cases

  • Task operations with Claude (TaskCreate, TaskUpdate, TaskList) for planning and execution across phases.
  • Hydration workflow that bridges ephemeral tasks with persistent plans, enabling parallel work and dependency management.
  • Progress tracking and reporting to keep stakeholders aligned, with automated status updates and documentation coordination.
  • Cross-session resume, backfilling progress, and ensuring plan frontmatter accurately reflects state.
  • Documentation coordination triggers updates to project docs when milestones change.

Quick Start

Hydrate tasks from the current plan and begin managing them through the hydration cycle.

Frequently Asked Questions about project-management

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

FAQPage Schema
How do I maintain project continuity across multiple Claude sessions?

Cross-session project continuity is maintained by orchestrating session-scoped Claude Tasks against persistent plan files. This hydration workflow bridges ephemeral tasks with plans, ensuring progress tracking and state backfilling across sessions.

What is task hydration in cross-plan project management?

Task hydration in project management bridges ephemeral Claude Tasks with persistent plan files to enable parallel work and dependency management. It synchronizes task operations across plan phases, ensuring frontmatter accurately reflects state.

How do I synchronize tasks and documentation updates across multiple teams?

Tasks and documentation are synchronized across teams using cross-plan synchronization logic. It coordinates TaskCreate, TaskUpdate, and TaskList operations, triggering automated documentation updates when project milestones change.

Can I use this for multi-phase projects requiring automated status reporting?

Yes, this approach is designed for multi-phase projects requiring automated status reporting. It implements frontmatter-backed progress tracking and cross-plan synchronization to keep stakeholders aligned across phases.

What is the best way to track progress and dependencies in Claude Tasks?

The best way to track progress and dependencies in Claude Tasks is by applying TaskCreate, TaskUpdate, and TaskList logic against persistent plan files. This hydration cycle ensures accurate state backfilling and cross-plan dependency management.

When do I need cross-plan synchronization for project oversight?

Cross-plan synchronization is needed for multi-phase projects requiring parallel work, dependency management, and cross-session continuity. It ensures persistent plan files accurately reflect state when coordinating tasks across several teams.