pmstudio-sync

Synchronize linked project documents by proposing precise edits for approval.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill pmstudio-sync-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmstudio-sync
Source: https://github.com/coco-research/coco/tree/main/skills/doc-sync
Command: npx skills add https://github.com/coco-research/coco --skill pmstudio-sync-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps linked project documents in sync when a source artifact changes, reducing the manual effort of tracking updates across notes, requirements, presentations, and memory docs.

Core Features & Use Cases

  • Change Detection: Identifies which source files changed and what new information they contain.
  • Dependency Mapping: Determines which downstream documents need updates based on the changed content and project config.
  • Proposal First Workflow: Presents precise edit suggestions and diffs before any changes are applied.
  • Use Case: A meeting note updates scope, a PRD needs revision, and a presentation must reflect the new timeline; this Skill coordinates the cascade safely.

Quick Start

Tell the assistant to process the sync report for this project and propose the exact document updates before applying them.

Frequently Asked Questions about pmstudio-sync

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

FAQPage Schema
How do I keep project documents synchronized when source files change?

To keep project documents synchronized after source files change, you can process a sync report through the assistant. It extracts actionable updates, maps them to downstream PRDs and meeting notes, and proposes precise edits before applying them.

What is the best way to update a PRD after meeting notes change scope?

The best way to update a PRD after meeting notes change scope is using dependency mapping. The Skill detects the new information, determines which downstream documents need updates, and suggests precise revisions to keep the project docs aligned.

Can I review document diffs before changes are applied to my project memory?

Yes, you can review document diffs before changes are applied to your project memory. The Skill uses a proposal-first workflow that presents precise edit suggestions for your approval, ensuring safe and controlled updates across all linked documents.

Does automated documentation sync work with architecture maps and presentations?

Automated documentation sync works with architecture maps and presentations by reading changed source files and mapping the updates to target documents. It coordinates the cascade safely across the entire documentation ecosystem with proposed edits.

Why do I need to process a sync report for project documentation?

You need to process a sync report for project documentation to reduce the manual effort of tracking updates across notes, requirements, and presentations. It identifies which source files changed and extracts new information to map precise updates.