npx claudepluginhub nguyenthienthanh/piggytalesproject/# Command: new **Category:** Project **Priority:** High **Syntax:** `/tale new <type> "Title"` **Alias:** `/t new` --- ## Description Create a new PiggyTales content project. --- ## Usage ### Create Audiobook ### Create Animation ### Create Short Video ### Create Music Video --- ## Project Types | Type | Description | Default Workflow | |------|-------------|------------------| | `audiobook` | Audio narration with voice | Standard | | `animation` | Scene-based visual storytelling | Full | | `short` | TikTok/YouTube Shorts | Standard | | `music-video` | Audio-visual music co...
/newCreates new spec with kebab-case name in configured specs directory (or specified via --specs-dir), captures goal, and starts research phase unless --skip-research.
/newManages backlog items across files, GitHub Issues, Linear, or Beads backends. Supports add, list, update, complete actions.
/newInteractively creates a project style guide (STYLE_GUIDE.md) via questions on brand context, voice, formality, perspective, and mechanics.
Category: Project
Priority: High
Syntax: /tale new <type> "Title"
Alias: /t new
Create a new PiggyTales content project.
/tale new audiobook "Truyen Co Tich Viet Nam"
/tale new animation "Chuyen Phieu Luu Ky Dieu"
/tale new short "Bai Hoc Cuoc Song"
/tale new music-video "Hat Vui Ca"
| Type | Description | Default Workflow |
|---|---|---|
audiobook | Audio narration with voice | Standard |
animation | Scene-based visual storytelling | Full |
short | TikTok/YouTube Shorts | Standard |
music-video | Audio-visual music content | Standard |
๐ท๐ PiggyTales - New Project Created!
๐ Project: truyen-co-tich-viet-nam
๐ Type: Audiobook
๐
Created: 2025-11-29 15:00:00
๐ฏ Audience: Not set (use /tale audience)
๐ Workflow: Standard
Next steps:
1. Set target audience: /tale audience children
2. Choose preset: /tale preset audiobook-simple
3. Add source material: /tale source add "..."
4. Start workflow: /tale next
โจ Ready to tell amazing tales!
| Option | Description |
|---|---|
--audience <type> | Set target audience immediately |
--preset <name> | Apply preset configuration |
--workflow <mode> | Set workflow mode |
# Quick audiobook for children
/tale new audiobook "Story" --audience children --preset audiobook-simple
# Full animation with family audience
/tale new animation "Adventure" --audience family --workflow full
Version: 1.0.0