ln-601-semantic-content-auditor
✓Semantic content auditor (L3 Worker). Verifies document content matches stated SCOPE, aligns with project goals, and reflects actual codebase state. Called by ln-600 for each project document. Returns scope_alignment and fact_accuracy scores with findings.
Installation
SKILL.md
Specialized worker auditing semantic accuracy of project documentation.
| CLAUDE.md | Instructions match project structure, paths valid | | docs/README.md | Navigation accurate, descriptions match reality | | docs/documentationstandards.md | Standards applicable to this project | | docs/principles.md | Principles reflected in actual code patterns | | docs/project/requirements.md | Requirements implemented or still valid |
| docs/project/architecture.md | Architecture matches actual code structure | | docs/project/techstack.md | Versions/technologies match package files | | docs/project/apispec.md | Endpoints/contracts match controllers | | docs/project/databaseschema.md | Schema matches actual DB/migrations |
Semantic content auditor (L3 Worker). Verifies document content matches stated SCOPE, aligns with project goals, and reflects actual codebase state. Called by ln-600 for each project document. Returns scope_alignment and fact_accuracy scores with findings. Source: levnikolaevich/claude-code-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-601-semantic-content-auditor- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ln-601-semantic-content-auditor?
Semantic content auditor (L3 Worker). Verifies document content matches stated SCOPE, aligns with project goals, and reflects actual codebase state. Called by ln-600 for each project document. Returns scope_alignment and fact_accuracy scores with findings. Source: levnikolaevich/claude-code-skills.
How do I install ln-601-semantic-content-auditor?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-601-semantic-content-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/levnikolaevich/claude-code-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01