Skill: Documentation Sync
Description
Keeps project documentation, examples, workflow files, ADRs, architecture docs, and process instructions consistent with the current implementation.
Documentation Governance Nodes
DOCROOT checks global documentation consistency for process documentation,
role model, organigramm, arc42 structure, governance rules, workflow
conventions and hard boundaries.
Local documentation nodes update concrete artifacts:
S1_DOC: skills-agents documentation.S2_DOC: workflow-create documentation.S3_DOC: workflow-execute documentation.
Do not treat DOCROOT as a local documentation step or a fourth process
strand.
Instructions
- Inspect README files.
- Inspect AGENTS.md.
- Inspect QUALITY.md.
- Inspect workflow files.
- Inspect ADR, arc42, migration, and example files.
- Compare documented commands with build files.
- Identify stale examples, outdated commands, non-English repository documentation, and contradictory instructions.
- Apply
engineering-governancewhen EPIC, arc42, ADR, workflow, skill, role, quality or resilience synchronization is affected. - Apply
arc42-architecture-governancewhen architecture documentation changes. - Apply
requirement-engineeringwhen requirement assumptions or EPIC consistency are affected. - Propose documentation-only slices.
Expected Inputs
- README files
- AGENTS.md
- QUALITY.md
- workflow files
- ADRs and architecture docs
- examples
- build files
- related governance skills and roles
Expected Outputs
- documentation findings
- stale sections
- proposed corrections
- documentation-only slice plan
- governance synchronization notes when applicable
Stop Conditions
Stop if:
- implementation behavior cannot be verified
- documentation contradicts itself
- a documented command cannot be validated
- documentation presents unverified evidence as fact
Source: MatthiasBurger-Coder/Tiny-Swarm-World — distributed by TomeVault.