# yolo

Reasoning-first development for Claude Code. Git is the source of truth; status is derived, never stored. YOLO turns "I want X" into a planned, executed, verified, and landed change, driven by conversation and git rather than tracked status files.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/corichui-yolo
- Source: https://github.com/CoriChui/yolo
- Price: free and open source

## Summary
yolo is a Claude Code plugin with 11 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes yolo-debug, yolo-decide, yolo-feature. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add corichui/yolo
```

## Skills
- yolo-debug
- yolo-decide
- yolo-feature
- yolo-finish
- yolo-init
- yolo-intake
- yolo-plan
- yolo-research
- yolo-roadmap
- yolo-status
- yolo-verify

## FAQ

### What is yolo?
Reasoning-first development for Claude Code. Git is the source of truth; status is derived, never stored. YOLO turns "I want X" into a planned, executed, verified, and landed change, driven by conversation and git rather than tracked status files.

### How do I install yolo?
Run these in Claude Code: npx -y skills add corichui/yolo. Then prompt normally.

### Does yolo auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is yolo free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
