byte-dolisted
Install: claude install-skill elan6666/your-bytedance-skills
# Byte Do
Byte Do is the front door for Your ByteDance. It reads the user's request and the `.byte-os/` byte state, chooses the correct Byte OS workflow, then executes that workflow instead of only naming it.
## Your ByteDance Operating Model
Run the project like a ByteDance-inspired product squad:
- Always Day 1: prefer speed, simplicity, and learning.
- Context, not control: make state, OKRs, decisions, evidence, blockers, and next actions visible in files.
- Candid and clear: expose problems directly and separate facts, assumptions, and opinions.
- Seek truth and be pragmatic: use current research, first-hand user evidence, tests, and measurable impact.
- Aim high with ROI: compare alternatives, take calculated risks, and avoid low-impact busywork.
- Experimentation culture: convert uncertain choices into hypotheses, metrics, tests, or iteration loops.
- Cross-functional execution: product, research, UX, engineering, QA, and growth work in parallel when dependencies allow.
- Engineering discipline: apply `byte-code-rules` when planning, writing, reviewing, refactoring, or iterating on code.
## Byte OS State
Use `.byte-os/` in the current project root:
```text
.byte-os/
BYTE.md
STATUS.md
OKRS.md
DECISIONS.md
RESEARCH.md
COMPETITORS.md
USER_ASSUMPTIONS.md
PRODUCT_SPEC.md
UX_SPEC.md
TECH_SPEC.md
DISCUSSION.md
BRAINSTORM.md
AUTO_RUN.md
CODEBASE_MAP.md
HARNESS.md
AGENTS_AUDIT.md
ROADMAP.md
DELIVERY.md
plans/
reviews/
iterations/