Synchronizes plugin documentation with source code changes and real-world usage history automatically.
The kc-plugin-forge-doc-sync skill automates the maintenance of technical documentation for Claude plugins by performing deep static analysis of source code and cross-referencing it with existing markdown files. It intelligently identifies gaps between implementation and documentation, escalates accuracy risks, and can even enrich content with context from episodic memory and private journals. Whether performing a full repository audit or a targeted update to a specific section, this skill ensures that READMEs, feature guides, and metadata stay consistent with the actual behavior of the codebase.
Características Principales
01Meta-doc consistency checks for README.md, CLAUDE.md, and plugin.json
02Interactive gap reporting with severity levels and automated GitHub issue creation
03Targeted synchronization for specific documentation files and sections
04Automated static scanning of source code to identify undocumented features and flags
05History enrichment using memory and journal tools to capture real-world usage context
063 GitHub stars
Casos de Uso
01Auditing large plugin repositories for stale information or missing usage examples
02Maintaining high-quality developer resources by blending source code data with technical insights
03Updating documentation automatically after refactoring features or adding new CLI flags