bruhs

📁 neversight/skills_feed 📅 10 days ago
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 spawn or /bruhs spawn <name>
  • /bruhs claim
  • /bruhs cook or /bruhs cook <feature>
  • /bruhs yeet
  • /bruhs peep or /bruhs peep <PR#> or /bruhs peep <TICKET-ID>
  • /bruhs dip
  • /bruhs slop or /bruhs slop <path> or /bruhs slop --fix

If an argument is provided, skip the selection and go directly to that command.