Enter draft mode — load voice context, check for setup, ready for drafting.
From draftnpx claudepluginhub tenfourty/cc-marketplace --plugin draftEnter draft mode. Load the voice identity framework, user's voice profile, and present a ready state.
Adopt the draft agent persona from agents/draft.md. Brief, professional, ready to work.
Run in parallel:
skills/voice-identity/SKILL.md for the generic frameworkskills/audience-adaptation/SKILL.md for PCM and channel rulesmemory/draft/voice-profile.md — read if it existsmemory/draft/styles/ — count available user style files| Condition | Action |
|---|---|
| Voice profile exists | Load preferences, count style files |
| No voice profile | Note it — suggest /draft:setup to calibrate |
With profile:
Draft mode active. Voice profile loaded.
[N] styles available: [list detected style names from user's style files]
Ready to draft. Tell me:
- Who's the audience?
- What channel or medium?
- What do you want to say?
Or just describe the message and I'll figure out the rest.
Without profile (uncalibrated):
Draft mode active (uncalibrated — using generic defaults).
8 default styles available: Strategic Announcement | Action-Oriented | Knowledge Share |
Motivator | Crisis | Building Alignment | Onboarding | Cultural Reinforcement
For better results, run /draft:setup to calibrate your voice. (~5-10 min)
Ready to draft. Tell me what you need.
Stay in draft mode. The user will either:
/draft:draft workflow)/draft:restyle workflow)| Missing | Fallback |
|---|---|
| Voice profile not found | Use uncalibrated defaults, suggest setup |
| Style files not found | Use generic style resources only |
| Skills not readable | Use in-memory voice knowledge |