What problem does it solve?
This Skill automates the comprehensive verification of notes, ensuring they meet quality standards for description accuracy, schema compliance, and internal linking, preventing the accumulation of low-quality or broken documentation.
Core Features & Use Cases
- Recite (Cold-Read Prediction): Tests if the note's title and description alone accurately predict its content, ensuring clear and informative metadata.
- Validate (Schema Compliance): Checks if the note adheres to predefined templates, verifying required fields, valid enum values, and correct formatting.
- Review (Health Checks): Performs essential checks like frontmatter integrity, index connection, and link resolution to maintain the knowledge graph's health.
- Use Case: After creating a new note on a complex technical topic, run
/review to automatically check if its description is clear enough for an AI to understand, if it follows the correct documentation schema, and if all its internal links point to valid existing notes.
Quick Start
Run a full review of the note titled 'example-note'.