What problem does it solve?
This Skill eliminates ineffective, generic code exploration by enforcing a consistent workflow that uses th0th semantic search, compression, and symbol-graph tools to quickly locate definitions, usages, and project knowledge.
Core Features & Use Cases
- Semantic-first code discovery: Uses th0th indexing and search to find relevant code paths when keyword search alone is insufficient.
- Symbol navigation for accuracy: Jumps to definitions and fetches references to understand intent, impact, and call chains.
- Context efficiency and decision memory: Compresses large context, stores important engineering decisions, and recalls past knowledge; includes indexing analytics and safe polling discipline.
- Fallback behavior: Uses Glob/Grep/Read only when th0th does not find what you need.
Quick Start
Ask an AI assistant to index your project and then retrieve compressed context and symbol references for a specific feature implementation you need to modify safely.