Documentation

Synchronize DevFlow documentation across README, skills-map, and internal docs.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/NEXUZ-SYS/devflow --skill documentation-nexuz-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Documentation
Source: https://github.com/NEXUZ-SYS/devflow/tree/main/.context/skills/documentation
Command: npx skills add https://github.com/NEXUZ-SYS/devflow --skill documentation-nexuz-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps DevFlow documentation synchronized with evolving skills, agents, and workflow changes.

Core Features & Use Cases

  • Synchronize changes across references/skills-map.md, README, and .context/docs project overview.
  • Update tool mappings to reflect IDE compatibility and new commands.
  • Validate cross-references and maintain consistency across multilingual sections.

Quick Start

Update references/skills-map.md with new or modified skill entries and refresh the project overview.

Frequently Asked Questions about Documentation

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

FAQPage Schema
How do I synchronize project documentation after updating skills and agents?

To synchronize documentation after updates, this Skill automates the alignment of README, skills-map, and internal docs. It validates cross-references and updates tool mappings to reflect new commands and IDE compatibility changes automatically.

What is the best way to maintain multilingual docs and keep cross-references consistent?

Maintaining multilingual docs requires validating cross-language sections for consistency. This Skill checks cross-references across translated documentation segments, ensuring all language variations remain aligned and accurate during project updates.

How to update tool-mapping files for IDE compatibility without breaking existing references?

Updating tool-mapping files requires refreshing IDE compatibility and command configurations. This Skill modifies references/skills-map.md and validates all associated cross-references, ensuring documentation maintenance occurs without breaking existing project links.

Does this documentation maintenance process require specific project files to function?

Yes, documentation maintenance requires access to references/skills-map.md, README.md, and the .context/docs directory. The Skill uses these specific files to validate cross-references and ensure project overview consistency during updates.

When should I run documentation synchronization for my project workflow?

You should run documentation synchronization immediately after changing skills, agents, commands, or IDE compatibility. This ensures the README, skills-map, and internal docs accurately reflect the latest project state without manual tracking.