Byb banner
ratipcan-uysal ratipcan-uysal

Byb

Development community

Description

--- description: Route to the right before-you-build skill for what you have in hand --- The user invoked the before-you-build router. Figure out where they are in the chain and route them — do not do the downstream work yourself. **Ask nothing if you can tell from context.** Look at what they attached, pasted, or described, then name the skill and start it. | What they have | Route to | |---|---| | A raw idea, proposal, or decision they have not committed to | `idea-grill` | | An idea that s

Installation

Installs to ~/.claude/skills/ratipcan-uysal-before-you-build-byb/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ratipcan-uysal-before-you-build-byb && curl -fsSL https://raw.githubusercontent.com/ratipcan-uysal/before-you-build/HEAD/commands/byb.md -o ~/.claude/skills/ratipcan-uysal-before-you-build-byb/SKILL.md

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

Full documentation available on GitHub

View Source Repository