What problem does it solve?
Updating existing documents often involves tedious manual formatting, ensuring consistency with directory rules, and tracking changes. Inconsistent updates can degrade knowledge base quality and make information unreliable.
Core Features & Use Cases
- Rule-Compliant Updates: Modifies files while strictly adhering to
RULE.md requirements for format, frontmatter, and structure, ensuring consistency across your knowledge base.
- Metadata Maintenance: Automatically updates "last modified" timestamps, version numbers, and changelog entries as specified by
RULE.md, keeping your documentation accurate and traceable.
- Structure Preservation: Ensures that updates don't break existing markdown structure, headings, or internal cross-references, maintaining the readability and navigability of your content.
- Use Case: Update a project specification document. The Skill will ensure the new content is added in the correct format, automatically increment the version number, add an entry to the changelog, and update the
README.md index, all while you focus on the content itself.
Quick Start
Update the 'project-roadmap.md' file with the new Q4 milestones.