Byte brainstorm
Your own ByteDance, powered by Codex skills.
npx -y skills add elan6666/your-bytedance-skills --skill byte-brainstormAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Explicit-only Your ByteDance idea expansion mode. Use only when the user directly invokes `$byte-brainstorm` or explicitly asks to use byte-brainstorm. Expands rough ideas into multiple product directions, feature concepts, positioning angles, business models, and bold alternatives without entering the normal Byte OS workflow.
SKILL.md
2.6 KB, as published. Nobody here has run it
Byte Brainstorm
Brainstorm is an explicit-only ideation mode. It expands possibilities before the user chooses what should become a real Byte OS project.
Trigger Boundary
- Use only when the user explicitly invokes
$byte-brainstormor says to usebyte-brainstorm. - Do not let
byte-do,byte-auto,byte-next, or the normal workflow call this automatically. - Do not write product code.
- Do not create implementation plans.
- Do not start
byte-auto. - Do not turn ideas into committed scope unless the user chooses one.
- Do not update
.byte-os/STATUS.mdunless the user asks to save the brainstorm.
Workflow
- Capture the seed idea.
- Generate several distinct directions, not small variations of the same idea.
- For each direction, explain the user, core value, why it might work, and biggest risk.
- Include both practical and high-upside options.
- End with a decision menu and recommended next command.
Brainstorm Lenses
Use the lenses that fit the idea:
- Conservative MVP
- Viral or shareable version
- Paid/professional version
- Community or creator version
- Data/network-effects version
- AI-native version
- Internal tool version
- Mobile-first version
- Browser/extension/plugin version
- Contrarian or high-risk version
Output Format
Return:
Seed idea:
Directions:
1. <direction name>
- Target user:
- Core value:
- MVP shape:
- Differentiator:
- Risk:
- Why now:
Best bets:
Questions before choosing:
Recommended next:
If the user asks for quantity, honor it. Otherwise produce 6-10 directions.
Optional Save
If the user asks to save the brainstorm, write:
.byte-os/BRAINSTORM.md
Do not treat saved brainstorms as confirmed scope. Mark them as options until the user chooses one.
Handoff
Recommend:
$byte-discusswhen the user wants to clarify one direction.$byte-startwhen the user chooses a direction and wants to create a Byte OS project.$byte-shapewhen a project exists and the chosen direction should become specs.$byte-autoonly when the user explicitly wants one-click execution.
Completion Criteria
Brainstorm is complete when the user has multiple meaningfully different directions and a clear next step for choosing one.