map-vs-territory
CommunityPrioritize runtime truth over docs
Software Engineering#debugging#documentation#observability#api-validation#code-review#runtime-inspection#empiricism
Authorcalvyntwh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Detects and resolves mismatches between documentation, comments, variable names, and actual runtime behavior so engineers can trust observed results instead of outdated maps. This reduces debugging time, prevents integration failures, and avoids incorrect refactors driven by wrong assumptions.
Core Features & Use Cases
- Reality-first verification: Prescribes probing strategies (logs, runtime inspection, network responses, disk state) to confirm what the system actually does.
- Safety-aware protocol: Includes a pre-flight checklist to avoid running unsafe or irreversible commands in production contexts.
- Self-improvement & audit logging: Provides patterns and optional correction logs to capture recurring documentation drift and guide systemic fixes.
- Use Cases: Debugging API contract drift, validating third-party integrations, investigating legacy code where comments no longer match implementation.
Quick Start
Use the map-vs-territory skill to verify whether the API response and runtime types match the documentation and log any systemic discrepancies.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: map-vs-territory Download link: https://github.com/calvyntwh/karu-custom-skills/archive/main.zip#map-vs-territory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.