bruhs
1
总安装量
1
周安装量
#76593
全站排名
安装命令
npx skills add https://github.com/neversight/skills_feed --skill bruhs
Agent 安装分布
amp
1
opencode
1
kimi-cli
1
codex
1
github-copilot
1
claude-code
1
Skill 文档
bruhs – Complete Development Lifecycle
When invoked, ask the user which command to run:
What do you want to do?
â spawn - Create new project or add to monorepo
â claim - Claim existing project for bruhs
â cook - Plan + Build a feature end-to-end
â yeet - Ship: Linear ticket â Branch â Commit â PR
â peep - Address PR review comments and merge
â dip - Clean up after merge and switch to base branch
â slop - Clean up AI slop (senior engineer code review)
Present these options interactively, then follow the corresponding command file:
- spawn â Read and follow
commands/spawn.md - claim â Read and follow
commands/claim.md - cook â Read and follow
commands/cook.md - yeet â Read and follow
commands/yeet.md - peep â Read and follow
commands/peep.md - dip â Read and follow
commands/dip.md - slop â Read and follow
commands/slop.md
Quick Access
Users can also specify directly:
/bruhs spawnor/bruhs spawn <name>/bruhs claim/bruhs cookor/bruhs cook <feature>/bruhs yeet/bruhs peepor/bruhs peep <PR#>or/bruhs peep <TICKET-ID>/bruhs dip/bruhs slopor/bruhs slop <path>or/bruhs slop --fix
If an argument is provided, skip the selection and go directly to that command.