camp-navigation

Navigate campaign workspaces using cgo, camp go, and configured shortcuts.

4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/lancekrogers/Obey-Agent-Economy --skill camp-navigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camp-navigation
Source: https://github.com/lancekrogers/Obey-Agent-Economy/tree/main/.campaign/skills/camp-navigation
Command: npx skills add https://github.com/lancekrogers/Obey-Agent-Economy --skill camp-navigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Camp provides fast navigation across multi-project workspaces through shell functions, shortcuts, and fuzzy finding.

Core Features & Use Cases

  • Fast navigation to campaign root, projects, festivals, and workflow directories using simple commands.
  • Drills down into subdirectories via preconfigured shortcuts, saving time and reducing context switching.
  • Works with common shell environments and supports extensible shortcut mappings for new campaigns.

Quick Start

Use cgo to jump between campaigns, projects, festivals, and workflows using the configured shortcuts.

Frequently Asked Questions about camp-navigation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate between multiple project directories in the shell quickly?

You can navigate multi-project workspaces by using shell functions and preconfigured shortcuts like cgo to jump directly to campaign roots, projects, and workflow directories without manual path typing.

What is the best way to set up shortcuts for moving across campaign workspaces?

Setting up campaign workspace navigation requires shell integration and a defined set of extensible shortcut mappings stored in SKILL.md frontmatter, allowing you to drill down into specific festivals and project subdirectories.

Can I use camp navigation commands with my existing shell environment?

Yes, camp navigation works with common shell environments to provide fast directory switching, requiring only shell integration and configured shortcuts to start moving between multi-project locations.

How do I jump to a specific festival or workflow directory using camp?

You can use the cgo command followed by your configured shortcuts to jump directly to specific festivals, workflow directories, or campaign roots, reducing context switching time across projects.

Does multi-project workspace navigation require any special configuration files?

Yes, this navigation approach requires SKILL.md frontmatter containing the name and description, along with a defined set of extensible shortcut mappings to function properly within your shell environment.