Camp Workflows
SkillDev toolsManage a camp's intents, dungeons, and workflow collections with `camp`. Use when capturing ideas, promoting intents to festivals, archiving work, or moving workflow items between statuses.
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 Workflows skill
What this skill tells your AI
The instructions your AI receives, as published by obedience-corp/festival in skills/campaign-workflows/SKILL.md and read by ahel’s review.
A camp was previously called a campaign; these commands work the same either way.
All workflow commands here are camp, not fest.
Use camp for intents, dungeons, and workflow collections. fest is for
festival planning and execution.
Intents
camp intent add "idea"
camp intent list
camp intent move <id> active
camp intent promote <id>
camp intent archive <id>
Dungeon
camp dungeon crawl
crawl is interactive/TTY-oriented.
Workflow Collections
A workflow collection is a camp directory under workflow/<type>/ with its
own navigation config and workitem types.
camp workflow list # user-created collections
camp workflow show <name> # config and recent workitems
camp workflow create <name> # create a custom collection
camp workflow doctor # report workflow surface inconsistencies
camp workflow sync # repair auto-fixable doctor findings
Item status moves are camp intent move <id> <status>, not a workflow command.
Common Mistakes
- Running
festcommands for intent or workflow-collection operations. - Deleting old work instead of moving it to dungeon statuses.
- Promoting intents before they are sufficiently shaped.
- Reaching for a
camp flowcommand: the surface iscamp workflow.
Signals
- GitHub stars
- 49
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
campaign-workflows- Source
- github.com/obedience-corp/festival