| name | lint |
| description | Workspace linter skill — health and consistency checks |
| risk_class | soft |
Lint
Check workspace health and consistency.
Behavior
- Verify
workspace.md exists and has valid frontmatter
- Scan
wiki/tasks/ for:
- Stale tasks (in-progress for >7 days with no activity)
- Missing required frontmatter fields
- Broken wikilinks
- Scan
wiki/daily/ for:
- Gaps in daily pages
- Pages with empty sections
- Check
UBIQUITOUS_LANGUAGE.md for:
- Terms used in task pages but not defined
- Report findings grouped by severity (error, warning, info)
Output
A structured report of workspace health issues.