Camp Navigation

SkillDev tools

Navigate 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.

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

  • cgo requires shell init: eval "$(camp shell-init zsh)".
  • camp go does not change shell directory by itself.
  • Shortcut source of truth: camp shortcuts.

Common Mistakes

  • Expecting camp go to behave like cd.
  • Using raw path cd everywhere instead of camp shortcuts.
  • Forgetting shell init and then assuming cgo is 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