Public DocsAtomic Skills
Atomic Skills Beats
Atomic Skills Beats
Accepted Beat Path
- Open with the distinction: atomic skills do one bounded move, while phase wrappers coordinate lifecycle flow.
- Explain why atomic skills need their own docs surface: the reference table lists them, but operators need judgment about when to invoke them.
- Use
parallel-researchas the first example because it changes analysis behavior. It widens readonly discovery across independent questions and then forces synthesis before action. - Name the
parallel-researchboundary: readonly, split-friendly work. Keep coding, tight debugging, and tiny questions local. - Use
handoffas the second example because it changes context management. It supports a clean restart before a new long phase. - Name the
handoffboundary: use it between phases or before a fresh long run. Avoid using it inside the same active phase. - Close by routing readers to Skill Reference for lookup and Context Engineering for the deeper context-decay model.