Run health checks on your knowledge vault
cs-wiki-linterskillsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Audit wiki vault for structural and semantic health
Best for
Weekly audits keep wikis honest; catches disconnected islands, stale claims, orphaned context before they rot.
Inputs
- · wiki directory
Outputs
- · markdown lint report
- · contradictions + orphans + suggestions
Requires
- · Bash, Grep, python lint_wiki.py + graph_analyzer.py
Preconditions
Wiki exists; lint scripts available
Failure modes
- · Scripts missing → stops
- · Semantic pass requires manual read
Trust signals
- · Two-pass design (mechanical + semantic)
- · Detailed suggestions for each finding