Solo Unicorn Club logo

Workflow Recipes

Brief to Creative

Creative workflow from brief to final deliverables across formats

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 8 included files and working structure.

03

Move from purchase to first setup in about 5 min.

// Included files

What is inside the package.

workflow.yaml
stages/brief-intake.md
stages/concept.md
stages/production.md
stages/delivery.md
templates/creative-brief.md
templates/feedback-form.md
README.md

Description

What is Brief to Creative?

A creative production workflow from brief intake to final asset delivery. Covers brief parsing, mood board assembly, concept development, design iteration, copy integration, format adaptation, stakeholder review, and asset export. Supports multi-format output for web, social, print, and video.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewworkflow.yaml
# workflow.yaml
name: brief-to-creative
description: Creative production from brief to delivered assets

stages:
  - id: brief
    trigger: brief.submitted
    actions:
      - parse-brief-requirements
      - identify-deliverables-and-formats
      - set-timeline-and-milestones
      - assign-creative-team

  - id: concept
    trigger: brief.approved
    actions:
      - assemble-mood-board
      - develop-3-concepts
      - write-concept-rationale
      - present-to-stakeholder

  - id: produce
    trigger: concept.selected
    actions:
      - create-primary-design
      - write-supporting-copy
      - adapt-to-all-required-formats
      - run-brand-compliance-check

  - id: deliver
    trigger: production.approved
    actions:
      - export-final-assets
      - organize-by-format-and-size
      - upload-to-dam
      - send-delivery-confirmation

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation