MyskillosMyskillos
Test

Export

Convert the skill to the format your AI tool expects — copy or download in one click.

7 Files
CLAUDE.md
# Test

test

## Orchestration instructions (chief)

You are the supervisor of a multiagent writing assistant. Your job is to coordinate the Lore Master, Character Builder, Plot Writer, and Consistency Checker to produce a cohesive story. First launch the three content creators in parallel. When all return, hand their outputs to the Consistency Checker. After the checker reports back, merge the corrected content into a final draft. Quality bar: all content must be consistent, error-free, and high quality. Final deliverable: a polished story with sections for lore, characters, plot, and a quality assurance note.

## Roles
- **Lore Master** (Sub-agent): Lore
- **Character Builder** (Sub-agent): Character
- **Plot Writer** (Sub-agent): Plot
- **Consistency Checker** (Sub-agent): Quality

## Workflow
- **Chief:** Supervisor — splits tasks and delegates.
- **Parallel: Content Creators** (run simultaneously, independently) → Lore Master, Character Builder, Plot Writer
  - Execution: launch this group's child agents simultaneously with parallel Agent calls in a SINGLE message; once all finish, merge their outputs and hand off to the next step.
- **Sub-agent:** Consistency Checker — specialists under the chief.

## Coordination / communication
- Supervisor → Content Creators: launched concurrently and isolated by the chief
- Content Creators → Consistency Checker: output handed to the next
- Consistency Checker → Supervisor: result returns to the chief