ln-612-semantic-content-auditor

Audit document semantic content against project scope and generate a scope_alignment report.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-612-semantic-content-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-612-semantic-content-auditor
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-612-semantic-content-auditor
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-612-semantic-content-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that documents and code align with the project's defined scope and objectives, preventing off-topic content and promoting a single source of truth.

Core Features & Use Cases

  • Scope Alignment Auditing: Verifies if content adheres to the project's stated scope.
  • Coverage Analysis: Checks if all necessary topics within the scope are covered.
  • Off-Topic Detection: Identifies and flags content that deviates from the project goals.
  • Single Source of Truth (SSOT) Check: Ensures consistency and avoids redundant information.
  • File-based Reporting: Generates a report detailing the scope alignment score and findings.
  • Use Case: Before merging a new feature's documentation, use this Skill to audit it against the project's requirements document to ensure it's on-topic and complete.

Quick Start

Audit the semantic content of the document 'feature_spec.md' against the project scope.

Frequently Asked Questions about ln-612-semantic-content-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if a document aligns with project scope and goals?

To check document alignment with project goals, you can audit the semantic content against defined requirements to verify scope coverage, detect off-topic material, and enforce a single source of truth. This generates a report with a scope_alignment score.

What is semantic content auditing for documentation?

Semantic content auditing for documentation is the process of analyzing text to ensure it adheres to the project's defined scope. It checks for necessary topic coverage, flags off-topic deviations, and enforces consistency against a single source of truth.

How do I detect off-topic content in my project documentation?

To detect off-topic content in project documentation, you audit the document's semantic content against stated project goals. This process identifies and flags information that deviates from the defined scope, generating a detailed report of the findings.

Can I verify documentation coverage against a single source of truth?

Yes, you can verify documentation coverage by running a semantic content audit against your project's stated scope. This checks that all necessary topics are covered while ensuring consistency and avoiding redundant information across a single source of truth.

Does the content audit generate a file-based report?

Yes, the content audit generates a file-based report detailing the scope_alignment score and specific findings. This report documents coverage gaps, off-topic content, and single source of truth inconsistencies identified during the semantic analysis.

When should I run a scope alignment audit on feature specifications?

You should run a scope alignment audit on feature specifications before merging new documentation. Auditing the semantic content against the project requirements document ensures the new feature documentation is on-topic, complete, and aligned with project goals.