Camp Navigation
SkillDev toolsNavigate a camp with `cgo` and `camp go`. Use when you need to move between projects/festivals/workflow directories, switch context quickly, or resolve script-safe paths with `camp go --print`.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Camp Navigation skill
What this skill tells your AI
The instructions your AI receives, as published by obedience-corp/festival in skills/camp-navigation/SKILL.md and read by ahel’s review.
Use cgo for interactive directory changes and camp go --print for scripts.
Primary Commands
cgo # toggle camp root <-> last location
cgo p # projects/
cgo f # festivals/
cgo i # .campaign/intents/ (intents)
cgo cr # workflow/code_reviews/
cgo p camp # projects/camp/
camp go p --print
camp go f --print
cd "$(camp go p --print)"
Notes
cgorequires shell init:eval "$(camp shell-init zsh)".camp godoes not change shell directory by itself.- Shortcut source of truth:
camp shortcuts.
Common Mistakes
- Expecting
camp goto behave likecd. - Using raw path
cdeverywhere instead of camp shortcuts. - Forgetting shell init and then assuming
cgois broken.
Signals
- GitHub stars
- 49
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
camp-navigation- Source
- github.com/obedience-corp/festival