Automates the synchronization of journal modules within the project README to ensure feature documentation remains accurate and organized.
This skill maintains the JournalOS README by automatically detecting and listing all available tracking modules—such as sleep, mood, and health—under the Features section. It ensures that whenever a module is added, renamed, or removed, the project's documentation reflects the current state of the codebase with perfect alphabetical ordering and consistent Markdown formatting. By automating this maintenance task, it helps developers keep their documentation in sync with their features without manual intervention.
Key Features
01Alphabetical sorting of all journal categories
02Zero-configuration synchronization of module changes
03Automatic module discovery and listing
04Precise targeting of the README Features section
051 GitHub stars
06Consistent Markdown list indentation and formatting
Use Cases
01Maintaining an up-to-date module inventory during project reorganization
02Standardizing the visual layout of the project features list
03Syncing documentation after adding a new custom tracking module