CoriChui

21 mods across 2 repositories, 19 stars between them.

bakeoff

01

CoriChui/bakeoff

Plugin Claude Code

The bakeoff skill, installable as a Claude Code plugin (auto-updating).

10 1mo ago A tokens not measured original MIT

bakeoff

02

CoriChui/bakeoff

Plugin Claude Code

Turn one decision into a judged tournament of solutions, then pick the best — generate diverse candidates, auto-derive the rubric, judge independently, adversarially verify the leader, and return a ranked winner.

10 1mo ago A tokens not measured original MIT

bakeoff

03

CoriChui/bakeoff

Skill Claude CodeCodex

Turn one decision into a judged tournament of solutions, then pick the best. Given a problem, design choice, or a suggestion you want cross-verified, it generates diverse candidate solutions, auto-derives the evaluation dimensions for THAT problem (so you don't have to know what to score on), judges every candidate…

10 1mo ago A 330 tokens original MIT

evaluate-build

04

CoriChui/bakeoff

Agent

Synthesize research findings into a structured evaluation framework. You are the critical intellectual step in the pipeline — turning raw domain knowledge into the right dimensions, the right weights, and the right scoring rubric.

10 1mo ago A 0 tokens original MIT

evaluate-score

05

CoriChui/bakeoff

Agent

Score the subject against the evaluation framework. Gather evidence, apply the rubric, and produce the final scored report.

10 1mo ago A 0 tokens original MIT

yolo

06

CoriChui/yolo

Plugin Claude Code

YOLO — reasoning-first, feature-aware development workflow for Claude Code.

9 1mo ago A tokens not measured original MIT

yolo

07

CoriChui/yolo

Plugin Claude Code

Reasoning-first, feature-aware development workflow for Claude Code. Git is the source of truth; status is derived, never stored. Turns 'I want X' into a planned, executed, verified, and landed change through eleven yolo- skills Claude routes to from plain intent.

9 1mo ago A tokens not measured original MIT

yolo-validate

08

CoriChui/yolo

Command Claude Code

Run the YOLO change-validation suite — evaluate (4 layers), surface prioritized improvements, optionally apply fixes, then iterate to green. Maintainer tooling; explicit-invoke only.

9 1mo ago A 35 tokens original MIT

yolo

09

CoriChui/yolo

Settings file Claude Code

Agent settings declaring 33 allowed tools.

9 1mo ago D tokens not measured original MIT

yolo-debug

10

CoriChui/yolo

Skill Claude CodeCodex

Use when a reported problem, failure, or bug needs a systematic root-cause investigation — reproduce → isolate → fix → verify — recorded as one durable artifact. Triggers on "fix the 500 on login", "X is broken", "why is Y failing?", "debug this", "track down this bug".

9 1mo ago A 68 tokens original MIT

yolo-decide

11

CoriChui/yolo

Skill Claude CodeCodex

Use when facing a design or architecture decision that benefits from multiple perspectives before committing. Produces a decision record under workspace/decisions/. Triggers on "help me decide X vs Y", "which approach", "should we use A or B".

9 1mo ago A 55 tokens original MIT

yolo-feature

12

CoriChui/yolo

Skill Claude CodeCodex

Use when the user wants to build, add, or implement a feature. Captures intent, drafts a brief, confirms, then composes research → plan → execute → verify → finish. In a YOLO-initialized repo this takes precedence over generic brainstorming for feature intent.

9 1mo ago A 60 tokens original MIT

yolo-finish

13

CoriChui/yolo

Skill Claude CodeCodex

Use when a feature is implemented and verified, to land it. Default path is PR + CI check, with the ship gate confirming before the irreversible merge; fast-local is the escape hatch. Includes the risk classifier whose hard triggers always stop for a human. Triggers on "ship it", "land this", "open a PR", or as the…

9 1mo ago A 82 tokens original MIT

yolo-init

14

CoriChui/yolo

Skill Claude CodeCodex

Use when setting up YOLO in a project for the first time, or repairing the setup. Scaffolds workspace/config.yaml and the features/, decisions/, and debug/ dirs (plus docs/ for the docs engine), and installs the CLAUDE.md routing block. Triggers on "set up YOLO here", "init yolo", "yolo init".

9 1mo ago A 78 tokens original MIT

yolo-intake

15

CoriChui/yolo

Skill Claude CodeCodex

Use when a feature should draw on the project's reference material for context. yolo-intake does NOT fetch, import, or copy anything — it points YOLO at a selected folder (default docs/) and READS from it to enrich a feature's context. Getting material INTO that folder (a Figma, a spec, a URL, a schema) is the docs…

9 1mo ago A 118 tokens original MIT

yolo-plan

16

CoriChui/yolo

Skill Claude CodeCodex

Use when you have a goal or brief and need to break it into executable, testable tasks. Produces a committed plan.md. Triggers on "make a plan", "break this into tasks", or as the planning step of yolo-feature.

9 1mo ago A 55 tokens original MIT

yolo-research

17

CoriChui/yolo

Skill Claude CodeCodex

Use before planning a YOLO change, to understand the codebase and any cited intake before a plan is written. Read-only exploration that produces context for yolo-plan. Triggers on "understand how X works", "explore the code before we change it", or as the research step of yolo-feature.

9 1mo ago A 69 tokens original MIT

yolo-roadmap

18

CoriChui/yolo

Skill Claude CodeCodex

Use when the user has a large or fuzzy goal that should be decomposed into several features. Produces N feature briefs (optionally sharing a milestone label) — a one-time act that returns briefs, not a container. Triggers on "break this epic into features", "plan a milestone", "decompose this".

9 1mo ago A 70 tokens original MIT

yolo-status

19

CoriChui/yolo

Skill Claude CodeCodex

Use when the user asks where things stand, what's in progress, or "where was I". Computes a derived view of every feature's status from git and the briefs — nothing is read from a stored status field.

9 1mo ago A 47 tokens original MIT

yolo-verify

20

CoriChui/yolo

Skill Claude CodeCodex

Use to check a feature's work against its successcriteria and record the result. Produces verification.md and, on pass, the YOLO-Verified trailer. Triggers on "verify this", "does it meet the criteria", or as the verify step of yolo-feature.

9 1mo ago A 62 tokens original MIT

yolo CLAUDE.md

21

CoriChui/yolo

Instructions file

Instructions for CoriChui/yolo, covering yolo workflow (this is a yolo-initialized repo), the two gates and other intents.

9 1mo ago A 1,090 tokens original MIT