Founder Mode banner
CoreyCole CoreyCole

Founder Mode

Development community

Description

--- description: Create Linear ticket and PR for experimental features after implementation --- you're working on an experimental feature that didn't get the proper ticketing and pr stuff set up. assuming you just made a commit, here are the next steps: 1. get the sha of the commit you just made (if you didn't make one, read `.claude/commands/commit.md` and make one) 2. read `.claude/commands/linear.md` - think deeply about what you just implemented, then create a linear ticket about what y

Installation

Installs to ~/.claude/commands/coreycole-datastarui-founder_mode.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/founder_mode.md -o ~/.claude/commands/coreycole-datastarui-founder_mode.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository