{"slug":"fest-methodology-4","title":"fest-methodology","summary":"Use when the user mentions festivals, the fest CLI, phases, sequences, or tasks, or when working inside a `festivals/` directory. Provides the core Festival methodology model so Claude understands the planning system.","platform":"opencode","tags":[],"authorName":"LLM Mart","authorSlug":"llm-mart","score":0,"source":"github","price":null,"verified":false,"createdAt":"2026-09-15T18:24:31.509128Z","repo":{"url":"https://github.com/Obedience-Corp/festival","stars":50,"forks":4,"license":"Apache-2.0","updatedAt":"2026-09-17T18:02:45Z"},"bodyHtml":"<hr>\n<h2>name: fest-methodology\ndescription: Use when the user mentions festivals, the fest CLI, phases, sequences, or tasks, or when working inside a <code>festivals/</code> directory. Provides the core Festival methodology model so Claude understands the planning system.</h2>\n<h1>Festival Methodology</h1>\n<p>Festival Methodology is a goal-oriented project management system for human-AI development workflows. It replaces sprints, story points, and time estimates with <strong>steps to goals</strong>.</p>\n<h2>Core Concepts</h2>\n<ul>\n<li><strong>Festivals</strong>: Top-level project containers with a specific goal</li>\n<li><strong>Phases</strong>: Major stages (planning, implementation, review), prefixed <code>NNN_</code> (e.g., <code>001_PLAN/</code>)</li>\n<li><strong>Sequences</strong>: Ordered groups of related tasks within a phase, prefixed <code>NN_</code> (e.g., <code>01_setup/</code>)</li>\n<li><strong>Tasks</strong>: Atomic work units as markdown files, prefixed <code>NN_</code> (e.g., <code>01_create_schema.md</code>)</li>\n</ul>\n<h2>Hierarchy</h2>\n<pre><code>Festival\n└── Phase       (NNN_UPPER_CASE/)\n    └── Sequence    (NN_lower_snake_case/)\n        └── Task        (NN_lower_snake_case.md)\n</code></pre>\n<h2>Lifecycle</h2>\n<pre><code>planning/ → ready/ → active/ → dungeon/completed/\n</code></pre>\n<h2>Key CLI Commands</h2>\n<pre><code>fest understand methodology    # Learn the methodology\nfest create festival           # Create a new festival\nfest next                      # Get next actionable task\nfest task completed            # Mark task done\nfest commit -m \"msg\"           # Commit with festival traceability\nfest validate                  # Check structure\nfest status                    # View progress\n</code></pre>\n<h2>When You Detect Festival Context</h2>\n<p>If you're working in a directory containing <code>festivals/</code>, or the user references festival methodology concepts, use <code>fest</code> commands rather than manual file manipulation. The CLI handles naming, validation, and traceability automatically.</p>\n<p>Always run <code>fest next</code> to determine what to work on rather than manually picking tasks (it respects dependency order).</p>\n","files":[{"path":"SKILL.md","sizeBytes":1912,"isText":true}],"reviewScore":null,"reviewSummary":null,"trust":{"provenance":"trusted-source-unreviewed","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow.","bodySource":null},"bodyLocked":false,"purchaseUrl":null,"sourceUrl":null,"report":{"provenance":"trusted-source-unreviewed","screen":{"ran":true,"outcome":"clean","suspicious":0,"notes":0,"hiddenCharacters":false},"virusScan":{"engine":"clamav","status":"clean","scannedAt":"2026-09-15T18:26:48.731968Z","sha256":"0C4E1B4122775DAEECC82950DF7BDCA0BE1B5C62F443D178934234664BD00C72","sizeBytes":1046},"review":null,"source":{"repositoryUrl":"https://github.com/Obedience-Corp/festival","path":".opencode/skills/fest-methodology","license":"Apache-2.0","commit":"f98f3bc3c253979fbed3935eb077e5148708e250","subtreeSha":"9BED2D194C0D5EF0ACB9208ACF63511AE19E59B26D343072CF7B87D29D94EE95","lastSyncedAt":"2026-09-21T13:50:25.184326Z"},"reviewedAt":"2026-09-15T18:32:52.274377Z","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow."},"install":[{"target":"skills-cli","command":"npx skills add https://github.com/Obedience-Corp/festival/tree/main/.opencode/skills/fest-methodology"},{"target":"claude-code","command":"claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install obedience-corp-festival@llmmart"},{"target":"git","command":"git clone https://github.com/Obedience-Corp/festival.git"}]}