{"id":37446994,"url":"https://github.com/alekspetrov/navigator","last_synced_at":"2026-05-11T23:03:09.226Z","repository":{"id":318874341,"uuid":"1073657969","full_name":"alekspetrov/navigator","owner":"alekspetrov","description":"Finish What You Start — Context engineering for Claude Code.         Sessions last 20+ exchanges instead of crashing at 7.","archived":false,"fork":false,"pushed_at":"2026-05-11T15:49:15.000Z","size":2101,"stargazers_count":174,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-11T17:30:01.431Z","etag":null,"topics":["ai-assistant","ai-tools","anthropic","claude","claude-code","context-engineering","developer-tools","llm","plugin","productivity"],"latest_commit_sha":null,"homepage":"https://alekspetrov.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alekspetrov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-10T12:35:30.000Z","updated_at":"2026-05-11T15:59:56.000Z","dependencies_parsed_at":"2025-11-30T08:00:43.771Z","dependency_job_id":null,"html_url":"https://github.com/alekspetrov/navigator","commit_stats":null,"previous_names":["alekspetrov/jitd-plugin","alekspetrov/navigator"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/alekspetrov/navigator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alekspetrov%2Fnavigator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alekspetrov%2Fnavigator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alekspetrov%2Fnavigator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alekspetrov%2Fnavigator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alekspetrov","download_url":"https://codeload.github.com/alekspetrov/navigator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alekspetrov%2Fnavigator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32916337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-assistant","ai-tools","anthropic","claude","claude-code","context-engineering","developer-tools","llm","plugin","productivity"],"created_at":"2026-01-16T06:50:54.972Z","updated_at":"2026-05-11T23:03:09.221Z","avatar_url":"https://github.com/alekspetrov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Navigator\n\n**Finish What You Start**\n\nSessions that last. AI that learns. Features that ship.\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n[![Version](https://img.shields.io/badge/version-6.13.0-blue.svg)](https://github.com/alekspetrov/navigator/releases)\n\n---\n\n## What is Navigator?\n\nNavigator is a **Claude Code plugin** that implements context engineering for AI-assisted development.\n\nInstead of loading all your documentation upfront (and crashing at exchange 7), Navigator loads what you need, when you need it—keeping 94% of your context window available for actual work.\n\nFor developers using Claude Code who want sessions that finish features instead of crash mid-way.\n\n---\n\n## The Loop You're Stuck In\n\nYou know the pattern:\n\n```\nExchange 5:  Claude forgets your recent changes\nExchange 7:  Hallucinations start (\"that function doesn't exist\")\nExchange 8:  \"Context limit reached\"\n\nRestart. Reload. Re-explain everything. Repeat.\n```\n\nYou loaded 150k tokens of documentation \"just in case.\"\n\nYou used 8k.\n\n**The rest? Noise drowning out signal.**\n\n---\n\n## Break The Loop\n\nNavigator implements context engineering—load what you need, when you need it.\n\n| Metric | Without Navigator | With Navigator |\n|--------|-------------------|----------------|\n| Tokens loaded | 150,000 | 12,000 |\n| Session length | 5-7 exchanges | 20+ exchanges |\n| Context at end | 95% (crashed) | 35% (comfortable) |\n| Token savings | — | **92%** |\n\n**Result**: Sessions that actually finish what they start.\n\n---\n\n## And Your AI Gets Smarter\n\nNavigator v5.0 adds Theory of Mind—Claude learns *you*.\n\n**nav-profile**: Remembers your preferences across sessions\n```\n\"Remember I prefer concise explanations\"\n→ Applied in future sessions\n→ Auto-learns from corrections\n```\n\n**nav-diagnose**: Catches collaboration drift\n```\nSame correction twice → Quality check triggered\n\"You're not getting this\" → Re-anchoring prompt\n```\n\n**Loop Mode** (v5.1): Run until done\n```\n\"Run until done: add user authentication\"\n→ Structured completion with progress tracking\n→ Dual-condition exit (heuristics + explicit signal)\n→ Stagnation detection prevents infinite loops\n```\n\n**Knowledge Graph** (v6.0): Project memory that persists\n```\n\"What do we know about auth?\"\n→ Unified search across tasks, SOPs, system docs\n→ Experiential memory: patterns, pitfalls, decisions\n→ Auto-surfaces relevant context on session start\n```\n\n---\n\n## Same Workflows. More Capabilities.\n\nNavigator is a superset. Everything you'd expect, plus context engineering.\n\n| Feature | Navigator | Others |\n|---------|-----------|--------|\n| Structured workflows | ✅ 27 skills | ✅ |\n| Component generation | ✅ | ✅ |\n| Test generation | ✅ | ✅ |\n| Session longevity | **20+ exchanges** | 5-7 exchanges |\n| Token savings | **92% verified** | None |\n| Code simplification | **✅** | ❌ |\n| Task Mode | **✅** | ❌ |\n| Theory of Mind | **✅** | ❌ |\n| Knowledge Graph | **✅** | ❌ |\n| Loop mode | **✅** | ❌ |\n| OpenTelemetry metrics | **✅** | ❌ |\n| Figma MCP integration | **✅** | ❌ |\n\n**Same foundation. Superior context management.**\n\n---\n\n## Proof, Not Promises\n\nNot estimates. Verified via OpenTelemetry.\n\n```\n╔══════════════════════════════════════════════════════╗\n║          NAVIGATOR EFFICIENCY REPORT                 ║\n╚══════════════════════════════════════════════════════╝\n\n📊 TOKEN USAGE\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\nYour project documentation:     150,000 tokens\nLoaded this session:             12,000 tokens\nTokens saved:                   138,000 tokens (92% ↓)\n\n📈 SESSION METRICS\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\nContext usage:                        35% (excellent)\nEfficiency score:                  94/100 (excellent)\n```\n\n**Check yours**: Run `/nav:stats` after installing.\n\n---\n\n## Quick Start\n\n### Install\n\n```bash\n# Claude Code plugin marketplace\n/plugin marketplace add alekspetrov/navigator\n/plugin install navigator\n\n# Restart Claude Code\n```\n\n### Initialize\n\n```bash\n\"Initialize Navigator in this project\"\n```\n\n### Start Every Session\n\n```bash\n\"Start my Navigator session\"\n```\n\nThat's it. Navigator handles the rest.\n\n---\n\n## What You Get\n\n**19 skills** that auto-invoke on natural language:\n\n```\n\"Start my Navigator session\"              → Session with 92% savings\n\"Create a React component for profile\"    → Component + tests + styles\n\"Add an API endpoint for posts\"           → Endpoint + validation + tests\n\"Create context marker: checkpoint\"       → 97% context compression\n\"Run until done: add dark mode\"           → Loop mode completion\n```\n\n**No commands to memorize.** Skills detect intent and execute.\n\n---\n\n## Stop Restarting. Start Shipping.\n\nYour sessions crash because context management is broken by default.\n\nNavigator fixes this with context engineering—the same principles Anthropic recommends.\n\n**92% token savings. 20+ exchange sessions. Verified metrics.**\n\n```bash\n/plugin marketplace add alekspetrov/navigator\n/plugin install navigator\n```\n\n**Finish what you start.**\n\n---\n\n## Troubleshooting\n\n**Skill loads but prints docs instead of executing**\n```bash\n/plugin update navigator\n```\nThen retry. Outdated plugin version.\n\n---\n\n## Links\n\n- [Documentation](.agent/DEVELOPMENT-README.md)\n- [Philosophy](.agent/philosophy/CONTEXT-EFFICIENCY.md)\n- [Release Notes](https://github.com/alekspetrov/navigator/releases)\n- [GitHub](https://github.com/alekspetrov/navigator)\n\n## License\n\nMIT License - See [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falekspetrov%2Fnavigator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falekspetrov%2Fnavigator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falekspetrov%2Fnavigator/lists"}