·nav-loop
</>

nav-loop

alekspetrov/navigator

Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "autonomous mode".

5Installs·0Trend·@alekspetrov

Installation

$npx skills add https://github.com/alekspetrov/navigator --skill nav-loop

SKILL.md

Execute tasks iteratively until completion with structured signals, stagnation detection, and dual-condition exit gates.

Traditional AI coding requires manual "keep going" prompts. Navigator Loop provides:

Based on Ralph's autonomous loop innovations, adapted for Navigator's context-efficient architecture.

Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "autonomous mode". Source: alekspetrov/navigator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alekspetrov/navigator --skill nav-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is nav-loop?

Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "autonomous mode". Source: alekspetrov/navigator.

How do I install nav-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alekspetrov/navigator --skill nav-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alekspetrov/navigator