Public example campaigns and projects for Festival, the human and AI collaboration methodology, and its camp and fest CLIs. Learn more at fest.build.
Everything in this organization is meant to be cloned, read, and run. These repos preserve the full planning, execution, review, and ritual structure around each project, not just the generated code, so you can see how Festival carries work from intent to finished output.
example-campaign is the public example workspace for learning camp and fest.
camp clone https://github.com/Festival-Examples/example-campaign.git example-campaign --parallel 1
cd example-campaignCampaign workspace
- example-campaign: the main example campaign. Start here.
Example projects
- starter-todo-workflow: a tiny first-run project, a real and tested Go todo CLI built end to end by a festival.
- research-evidence-map: a research and decision-support example.
- community-tool-library: an operational workflow example for a synthetic community lending library.
- civic-permit-navigator: a domain-rich public-data permit workflow example.
- example-campaign-template: a template for new Festival example project repos.