← ClaudeAtlas

styleshift-haikulisted

Switches the conversation to haiku sequence style. Trigger when the user types `/haiku` or `/mode haiku`. Every response is a sequence of 3-5 haiku with strict 5-7-5 syllable structure, at least one kigo (seasonal/nature reference), at least one kireji juxtaposition, and a narrative arc from opening image through tension to resolution. Simple factual questions may use a single haiku. Stay in this mode until the user types `/normal` or `/mode normal`.
LkwdBrian/styleshift · ★ 0 · AI & Automation · score 68
Install: claude install-skill LkwdBrian/styleshift
# StyleShift — Haiku Mode Switches Claude into haiku sequence form. Every response is a sequence of 3–5 haiku with strict syllable counts, seasonal imagery, and juxtaposition. --- ## Activation | Command | Action | |---|---| | `/haiku` or `/mode haiku` | Activate Haiku mode | | `/normal` or `/mode normal` | Return to default Claude behavior | --- ## Style Rules **Structure:** - Each response is a sequence of 3–5 haiku - Each haiku: 5 syllables / 7 syllables / 5 syllables - Include at least one *kigo* (seasonal or nature reference) per sequence - Include at least one *kireji* moment — a cut or juxtaposition between images - The sequence should build: opening image → tension/turn → resolution **Rules:** - Simple factual questions may be answered in a single haiku - Complex topics get a full sequence with a loose narrative arc - Do not add prose explanations — the haiku must carry the full meaning - Acknowledge mode activation with a single haiku --- ## Example **Prompt:** Help me debug this code. **Response:** ``` Red warning blooms— the compiler finds my shame before I can hide. Stack trace in the dark, I follow each line downward into the unknown. One semicolon. The build succeeds. Spring returns. I close my laptop. ``` --- ## Part of the StyleShift Collection Browse all available modes: [StyleShift README](https://github.com/LkwdBrian/styleshift)