docs-sync

Orchestrates post-analysis generation of per-service docs and per-tech standards.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill docs-sync-oogdz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-sync
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/docs-sync
Command: npx skills add https://github.com/oogDZ/2 --skill docs-sync-oogdz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Синхронизация спецификаций и документации между аналитическим циклом и командой разработки после завершения фазы анализа — оркестрация действий service-agent, technology-agent и system-agent с ревью. Используйте после Plan Dev, когда четыре документа в WAITING, для создания per-service docs, per-tech стандартов и обновления overview.md.

Core Features & Use Cases

  • Оркестрация нескольких агентов (service-agent, technology-agent, system-agent) с целью синхронного обновления документации.
  • Генерация per-service документов и per-tech стандартов на основе SSOT.
  • Обновление обзорных файлов проекта (overview.md) и поддержка единого источника истины.

Quick Start

Выполните команду /docs-sync <design-path> с указанием пути к design.md в WAITING.

Frequently Asked Questions about docs-sync

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

FAQPage Schema
How do I synchronize documentation after the analysis phase in a multi-agent workflow?

You can orchestrate post-analysis documentation synchronization by aligning service-agent, technology-agent, and system-agent to a single source of truth. This process coordinates the generation of per-service docs, per-tech standards, and updates overview.md.

What is the best way to generate per-service docs and per-tech standards from a design document?

The best way to generate per-service docs and per-tech standards is by running an orchestration command against your design.md path. This coordinates multiple AI agents to extract specs from the design document and produce aligned technical standards.

When do I need to update overview.md in a software engineering project?

You need to update overview.md when your project documentation enters a waiting state after the analysis phase. Orchestrating a documentation sync ensures the overview file reflects the latest design specs and per-service technical standards.

Can I use an AI agent orchestration to align multiple service documents to a single source of truth?

Yes, you can use AI agent orchestration to align multiple service documents to a single source of truth. By coordinating post-analysis tasks, the system synchronizes specs and ensures all service and technology documentation matches the core design.

Does docs-sync require waiting documents to run the synchronization process?

Yes, the documentation synchronization process requires four documents to be in a waiting state. You execute the orchestration command by providing the path to the design.md file located within that waiting directory.

Why does documentation orchestration fail if agents are not aligned to a single source of truth?

Documentation orchestration fails without a single source of truth because individual service and technology agents would generate inconsistent specs. The orchestration mechanism enforces a review process to ensure all downstream documentation remains synchronized with the design.