Obedience-Corp/festival

Structured planning and persistent context for AI coding agents. Plan multi-phase work once and any agent (Claude Code, Codex, OpenCode) executes it across sessions without losing the thread.

48Stars on the repository
37Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

fest-executor

01

Obedience-Corp/festival

Agent

Festival task execution specialist. Use when working through festival tasks, marking completion, committing with traceability, managing task state (completed/blocked/reset), and advancing through sequences. Follows the fest next → work → complete → commit loop.

48 3d ago A 47 tokens original Apache-2.0

fest-planner

02

Obedience-Corp/festival

Agent

Festival planning specialist. Use when creating new festivals, designing phase/sequence/task structure, choosing festival and phase types, scaffolding from plans, and validating festival structure. Expert in the Festival Methodology hierarchy and naming conventions.

48 3d ago A 44 tokens original Apache-2.0

_index

03

Obedience-Corp/festival

Agent

Festival is files and two CLIs the agent loop actually touches: fest and camp, installed and kept current by a third tool, festival. It works with any agent that can run shell commands and read files, which is nearly all of them. There is no plugin to install for the core loop: the agent runs fest next, reads the task…

48 3d ago A 0 tokens original Apache-2.0

claude-code

04

Obedience-Corp/festival

Agent

Claude Code runs Festival through a plugin. The plugin does not replace the loop: the loop is still fest next, do the task, fest task completed, fest commit. What the plugin adds is that the methodology skills are already loaded, the fest and camp verbs have slash-command shortcuts, and two agents are available for…

48 3d ago C 0 tokens original Apache-2.0

codex

05

Obedience-Corp/festival

Agent

Codex runs Festival through a plugin that carries the skills and a session-start hook. The loop is the same fest next loop it is everywhere else. The plugin's job is narrow: make sure the fest and camp CLIs exist, and make sure the agent knows the vocabulary.

48 3d ago C 0 tokens original Apache-2.0

cursor

06

Obedience-Corp/festival

Agent

Cursor's plugin system, which shipped in Cursor 2.5, carries every Festival surface: skills, commands, agents, and hooks. This is the fullest bundle after Claude Code. The loop is unchanged: fest next, do the task, fest task completed, fest commit.

48 3d ago C 0 tokens original Apache-2.0

gemini

07

Obedience-Corp/festival

Agent

Gemini CLI installs Festival as an extension straight from GitHub, in one command. The extension carries a context file that imports every Festival skill, and a session-start hook that installs the fest and camp CLIs.

48 3d ago C 0 tokens original Apache-2.0

hermes

08

Obedience-Corp/festival

Agent

Hermes Agent runs Festival with no adapter and no plugin. It finds fest and camp on your PATH, reads the campaign's AGENTS.md, and drives the loop with its terminal tool. This page is the shortest path from a machine with Hermes on it to a festival executing.

48 3d ago C 0 tokens original Apache-2.0

opencode

09

Obedience-Corp/festival

Agent

Skills are native in opencode, and plugin code runs at load, so Festival's bundle here is small: a short JavaScript plugin plus the skills tree. The plugin has exactly one job at load, which is to make sure fest and camp exist. Everything else is opencode's own discovery doing the work.

48 3d ago C 0 tokens original Apache-2.0

other-agents

10

Obedience-Corp/festival

Agent

Festival is two CLIs and a directory of files: fest and camp, installed and kept current by a third tool, festival. Any agent that can run shell commands and read files can drive it, and the agents on this page do exactly that with no plugin and no adapter.

48 3d ago C 0 tokens original Apache-2.0