nav-pilot
SolidDispatch a Navigator task doc to Pilot as a labeled GitHub issue. Use when user says "dispatch TASK-XX to Pilot", "hand off to Pilot", "send to Pilot", or "queue for Pilot". One-way handoff (Navigator authors the spec, Pilot executes autonomously).
Install
Quality Score: 82/100
Skill Content
Details
- Author
- alekspetrov
- Repository
- alekspetrov/navigator
- Created
- 11 months ago
- Last Updated
- today
- Language
- Python
- License
- None
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
nav-task
Manage Navigator task documentation - create implementation plans, archive completed tasks, update task index. Use when user starts new feature, completes work, or says "document this feature".
pilot-wave
Invoke when you are about to drive tracked cards end-to-end through delegated execution and need to compose the environment brief, select the cards, and spawn the adopted `pilot` or `pilot-orchestrator`, or when the user says "run these cards", "pilot this wave", "spawn a pilot for this ticket", or "set up the orchestrator for these". Keep the main session as the arbiter and wake-up relay, require adopted project copies first, and if they are missing, propose `adopt` before spawning. Not for a single mechanical edit.
pilot
One autonomous Pilot cycle - fetch the agenda, execute the top item, journal, exit. Injected by the terminal host - not for manual invocation loops.