write-ggc

Manage the Glossary, Guidance, and Corrections pipeline for documentation.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Dektora/dekspec-public --skill write-ggc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-ggc
Source: https://github.com/Dektora/dekspec-public/tree/main/plugins/dekspec/skills/write-ggc
Command: npx skills add https://github.com/Dektora/dekspec-public --skill write-ggc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dekspec, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps manage the Glossary, Guidance, and Corrections (GGC) pipeline to maintain accurate terminology and corrections within your documentation, enhancing the consistency and quality of your written materials.

Core Features & Use Cases

  • Terminology Management: Log corrections, track term occurrences, and automatically promote terms to the domain glossary.
  • Guidance and Corrections: Provide context-specific guidance for terminology usage and document corrections to ensure consistency.
  • Use Case: When reviewing a document and discovering that a term is used incorrectly, you can use this Skill to log the correction, add the term to the glossary, and track its recurrence.

Quick Start

Log a correction for the term "assembly" by running: /write-ggc --log "Assembly was described as compressing nodes in WS-014 draft. Assembly does not compress — it only concatenates pre-budgeted segments. Source: WS-014. Category: Architecture"

Frequently Asked Questions about write-ggc

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

FAQPage Schema
How do I log terminology corrections in technical documentation?

To log terminology corrections, you extract the incorrect usage, document the context, and add the entry to the corrections pipeline. This ensures terminology tracking and consistency enforcement across your written materials.

What is the best way to manage a domain glossary for consistent terminology?

Glossary management is handled by tracking term occurrences, providing context-specific guidance, and automatically promoting terms to the domain glossary. This pipeline maintains accurate terminology and enhances documentation quality.

Do I need the dekspec library to validate documentation terminology rules?

Yes, the dekspec dependency is required to validate input against the specification and ensure adherence to defined rules during the terminology and corrections extraction and auditing process.

How does a corrections pipeline enforce consistency across documents?

The pipeline enforces consistency by logging corrections, tracking term recurrence, and auditing terminology against defined rules. This workflow catches incorrect usage and provides context-specific guidance for future writing.

Can I track incorrect term occurrences and automatically promote them to a glossary?

Yes, you can track term occurrences and automatically promote terms to the domain glossary. When reviewing a document, the pipeline logs the correction and tracks its recurrence to maintain consistency.