sync-docs

Synchronize tracking documents across CLAUDE.md, progress, findings, and task_plan.

17|3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/phj128/autoworker --skill sync-docs-phj128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-docs
Source: https://github.com/phj128/autoworker/tree/main/skills/sync-docs
Command: npx skills add https://github.com/phj128/autoworker --skill sync-docs-phj128

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps all project tracking documents in sync as work progresses, ensuring that subtasks, progress, findings, and plans reflect the latest conversation results.

Core Features & Use Cases

  • Automatic updates across subtask, progress, findings, task_plan, and CLAUDE.md when milestones are reached
  • Supports optional park/archive operations to manage in-progress tasks
  • Helps maintain audit trail and consistent project state across documents

Quick Start

Inspect current task status and run the skill to synchronize all tracking documents to the latest state.

Frequently Asked Questions about sync-docs

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

FAQPage Schema
How do I keep project tracking documents in sync with task progress automatically?

You can keep project tracking documents in sync by running a synchronization process that updates subtask statuses, progress logs, and references across CLAUDE.md, progress, findings, and task_plan whenever milestones or task completions occur.

What is the best way to update subtask statuses across multiple project management artifacts?

Updating subtask statuses across artifacts requires enforcing consistent state transitions across progress logs, findings, and task_plan files, ensuring traceability and alignment between conversation results and tracking documents.

Can I pause or archive in-progress tasks during project milestone synchronization?

Yes, you can pause or archive in-progress tasks during milestone synchronization to manage active workloads, applying optional park or archive operations that keep tracking documents aligned with the current project state.

Does document synchronization work when transitioning between subtasks and milestones?

Document synchronization works across subtask transitions and milestone completions by automatically updating all related artifacts, ensuring progress logs, findings, and task plans reflect the latest conversation results and task states.

How do I maintain an audit trail across CLAUDE.md and task planning documents?

Maintaining an audit trail across CLAUDE.md and task planning documents involves synchronizing progress entries, findings, and subtask references whenever task completion or milestone events occur, preserving consistent project state for traceability.

When should I run project document synchronization for tracking consistency?

Run project document synchronization after task completions, milestone achievements, or subtask transitions to ensure all tracking artifacts remain aligned and reflect the latest conversation results and project progress accurately.