festival-intake

festival-intake is a skill for Cursor from Obedience-Corp/festival. It costs 119 tokens per session (984 once invoked), scanned A, original, Apache-2.0.

A work-routing guide for deciding whether a coding task needs a quick answer, a short workflow, or a larger multi-stage project plan.

In plain words
What is it for?
It helps plan migrations, rewrites, audits, refactors, research, and other work spanning several files or repositories.
Why use it?
It prevents small tasks from being over-organized and makes larger jobs easier to manage across steps or sessions.

Skill for Cursor

Written for Cursor: a Cursor plugin manifest.

Part of the festival plugin — 12 skills, 11 commands shipped together

Good fit It helps plan migrations, rewrites, audits, refactors, research, and other work spanning several files or repositories.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/obedience-corp/festival/festival-intake
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Obedience-Corp/festival --skill festival-intake
Clone the repo
git clone --depth 1 https://github.com/Obedience-Corp/festival

Made for: Cursor.

Or install festival, the plugin that ships this one along with the rest of its 12 skills, 11 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for festival-intake

README.md
[![agentmods](https://agentmods.dev/badge/skills/obedience-corp/festival/festival-intake/github.svg)](https://agentmods.dev/skills/obedience-corp/festival/festival-intake)
Your own site
<a href="https://agentmods.dev/skills/obedience-corp/festival/festival-intake"><img src="https://agentmods.dev/badge/skills/obedience-corp/festival/festival-intake/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for festival-intake

Your own site · 80×15
<a href="https://agentmods.dev/skills/obedience-corp/festival/festival-intake"><img src="https://agentmods.dev/badge/skills/obedience-corp/festival/festival-intake.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 984 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00119 $0.00984
Opus 5 $0.00060 $0.00492
Sonnet 5 $0.00024 $0.00197
Haiku 4.5 $0.00012 $0.00098

Measured 7d ago against content hash 8bd5ace10dff, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

festival-intake scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor-plugin/skills/festival-intake/SKILL.md · 94 lines

How it starts

The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Festival Intake

This is the front door. Every other camp skill assumes the user already knows what a festival is. This one does not, and it must fire before they do.

When it fires, you owe the user the six steps below, in order. Do not skip straight to creating things.

Step 1: Size it out loud

Say which gear this is and why, in one line, before doing anything else. The user learns the system has three gears by watching you pick one.

Signal Route
One file, one session, reversible Answer in chat. Create nothing.
Linear, a handful of steps, one repo fest create workflow <name>
Multi-phase, multi-repo, needs review gates, or outlives a session fest create festival

Most requests are the first row. Reaching for a festival on small work is a failure mode, not thoroughness. When it is genuinely between two rows, pick the smaller one and say you can promote it later.

Step 2: Show the shape, then ask

Before scaffolding anything, present the proposed phases and the sequences under each, and get a yes.

You already have everything you need to do this at that point in the conversation, so it costs nothing. It is the user's one chance to redirect before work gets written to disk, and it is what makes the rest of the run trustworthy.

Step 3: Plan through the loop, not by scaffolding

Create the festival, then drive fest next and answer what it asks.

Do not scaffold every phase and sequence up front and fill in the [REPLACE] markers afterward. That path looks faster and is the single worst thing you can do to a festival:

  • Scaffolding ten sequences at once writes hundreds of unfilled markers.
  • fest validate drops to 0 the moment they exist, and stays there.
  • The pressure is then to fill markers with plausible filler to restore the score, which produces a green festival full of worthless tasks.

fest next walks you through planning one decision at a time and never opens that window. The loop is the planning process, not just the execution process.

Read the full file on GitHub · 94 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago Changed 8bd5ace10dff
  2. 11d ago First seen · 94 lines · 119 tokens per session scan A 9680ca7fa13a

Subscribe to this mod's changes

festival-intake is a skill published in the GitHub repository Obedience-Corp/festival (49 stars, last pushed yesterday), licensed Apache-2.0. It adds 119 tokens to every session and 984 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.