business-docs-sync

Synchronize business strategy, pricing, and product documents across multiple locations.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill business-docs-sync-geargrindadmin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: business-docs-sync
Source: https://github.com/Geargrindadmin/gg-agentic-harness/tree/main/.agent/skills/business-docs-sync
Command: npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill business-docs-sync-geargrindadmin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all critical business strategy, pricing, and product documents remain consistent and up-to-date after any product decisions are made, preventing outdated information from causing errors in future agent sessions.

Core Features & Use Cases

  • Automated Synchronization: Automatically updates derived documents and agent skills based on changes in source-of-truth documents.
  • Tiered Document Management: Organizes documents into tiers (Source of Truth, Derived, Skills, Archives) for a structured update process.
  • Use Case: After a new pricing tier is added to product.md, this Skill will automatically update the pricing sections in business-strategy.md, pricing.json, and relevant agent skills to reflect the change.

Quick Start

Run the business docs sync checklist to ensure all documents are up-to-date.

Frequently Asked Questions about business-docs-sync

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

FAQPage Schema
How do I keep business strategy and pricing documents consistent after product decisions?

Synchronizing business strategy and pricing documents requires propagating updates from source-of-truth files to derived artifacts and agent skills. This maintains consistency across all relevant business documents after product decisions are made.

What is the best way to update derived product documents when the source-of-truth changes?

The best way to update derived product documents is to run an automated synchronization checklist. This process organizes files into tiers and automatically reflects source-of-truth changes in derived documents, agent skills, and archives.

How does tiered document management work for business strategy and pricing files?

Tiered document management works by organizing business strategy and pricing files into Source of Truth, Derived, Skills, and Archives tiers. This structured update process ensures changes flow correctly from source files to all dependent artifacts.

Can I automatically sync pricing changes from product markdown files to JSON configurations?

Yes, you can automatically sync pricing changes from product markdown files to JSON configurations. When a new pricing tier is added to the source product markdown, the synchronization process automatically updates the derived JSON pricing files.

Why do my agent skills use outdated product information after I update my roadmap?

Agent skills use outdated product information because derived documents are not automatically synced when you update your roadmap. Running a business docs synchronization checklist ensures agent skills reflect the latest product decisions.