# self_audit_repo_unclarity_scan > Repo-wide scan to find question patterns that commonly require interpretation before answering. - Author: Benjamin Ward - Repository: benjam3n/GOSM - Version: 20260127091712 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/benjam3n/GOSM - Web: https://mule.run/skillshub/@@benjam3n/GOSM~self_audit_repo_unclarity_scan:20260127091712 --- --- name: self_audit_repo_unclarity_scan description: "Repo-wide scan to find question patterns that commonly require interpretation before answering." --- # Repo Unclarity Scan ## Overview Repo-wide scan to find question patterns that commonly require interpretation before answering. ## Steps ### Step 1: Scan for patterns Identify lines matching: - parentheticals - “if yes/no” - “or” questions - multi-sentence question lines - undefined term usage hotspots ### Step 2: Prioritize by centrality and impact Prioritize: - core gates - procedures referenced by gates - frequently used procedures (from PROCEDURE_USAGE.md) ## When to Use - When doing large-scale quality improvements - When standardizing question style across gates/procedures - When searching for the highest-leverage rewrite targets --- **Input**: $ARGUMENTS Apply this procedure to the input provided.