What problem does it solve? Markdown-based workspaces accumulate inconsistencies over time: stale tasks, broken wikilinks, missing frontmatter, and gaps in daily notes. This Skill automates the audit of an Obsidian-compatible vault so structural problems surface before they compound. ## Core Features & Use Cases - Workspace Validation: Verifies that workspace.md exists and contains valid frontmatter. - Task Hygiene Checks: Scans wiki/tasks/ for stale in-progress tasks, missing required frontmatter fields, and broken wikilinks. - Daily Page and Glossary Audits: Detects gaps and empty sections in wiki/daily/ pages and flags terms used in tasks but undefined in UBIQUITOUS_LANGUAGE.md. - Use Case: Run a weekly health check on your vault to receive a severity-grouped report (error, warning, info) listing every stale task, broken link, and undefined term. ## Quick Start Ask the assistant to lint the workspace and report any health or consistency issues grouped by severity.