Manages project lifecycles by synchronizing persistent plan files with ephemeral Claude tasks to ensure cross-session continuity and progress tracking.
The Project Management skill for Claude Code provides a robust framework for tracking development progress, managing tasks, and maintaining documentation across multiple coding sessions. It utilizes a unique 'hydration pattern' to bridge the gap between persistent local plan files and Claude's session-specific tasks, ensuring that no requirement is lost and status reports remain data-driven. By automating status updates, plan synchronization, and reporting, it allows developers to maintain high-level oversight of complex features while Claude handles the granular task tracking and documentation triggers.
Características Principales
01Mandatory sync-back guard to ensure all phase files are reconciled before plan completion
02Automated status reporting with data-driven insights and progress percentages
030 GitHub stars
04Task hydration and synchronization between plan files and Claude native Tasks
05Persistent plan tracking using YAML frontmatter for priority, effort, and status
06Documentation coordination triggers for major milestones and architectural changes
Casos de Uso
01Ensuring documentation and plan files stay in sync with actual implementation progress
02Generating concise progress reports and summaries for stakeholders or personal dev logs
03Resuming complex, multi-phase development work across different Claude sessions without losing context