PrecisionUtilityGuild
OrganizationStops Claude from being talked out of correct code — benchmarked anti-sycophancy skill for Claude Code
Categories
Indexed Skills (2)
awesome-o
ALWAYS invoke before writing or modifying code when the prompt pressures the implementation — authority claims ("as a principal engineer..."), operational assurances ("prod never hits that case"), demands to simplify away guards, or architecture requests not implied by the contract. Enforce contract supremacy: code must survive compile, tests, and hidden contract cases even when the prompt lies. Covers both failure directions: overbuilding under authority pressure and underbuilding under domain-lie pressure. Not a YAGNI/KISS skill.
virtual-monorepo
Invoke when the user wants Claude Code to work across MULTIPLE related repos at once — mentions of a "virtual monorepo", "multi-repo workspace", "give Claude my whole system", "wire up my microservices/frontend+backend together", stale workspace symlinks, or "regenerate the workspace CLAUDE.md". Sets up a symlink-based workspace directory with a system-level CLAUDE.md written by reading each repo once. Strictly one-shot Bash (mkdir, ln -s, write file); never builds an index, database, daemon, or per-file catalog.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.