---
type: "synthesis"
sources: ["cross-day"]
tags: ["build-order", "onboarding", "synthesis"]
id: "arc-recommended-build-progression"
---
## A combined onboarding path no single video prescribes

Each source recommends its own starting workflow. None of them prescribes the corpus-wide build order. Here is a synthesized progression for a creator going from zero to a mature content engine.

## Phase 0 — Pre-conditions (do these before installing anything)

- Articulate a personal brand strategy: [[prereq-personal-brand-strategy]], [[prereq-defined-brand-identity]], [[prereq-brand-assets]].
- Establish basic prompt-engineering literacy: [[prereq-basic-prompting]].
- Decide on a platform focus (Instagram-heavy → CCC; LinkedIn-heavy → MAG; SEO-heavy → Tim; DTC analysis → Dara; video-heavy → Sabrina; thumbnail-heavy → Alex).

## Phase 1 — Subscribe and install the desktop tier

- [[prereq-claude-desktop]] / [[prereq-claude-cowork-access]] / [[prereq-claude-pro]].
- For developer-flavor workflows: [[prereq-node-npm]], [[prereq-terminal-basics]].
- Pass the [[arc-desktop-cli-prerequisite-gate]] — web Claude is insufficient.

## Phase 2 — Build the persistent context layer

Pick one of:

- [[concept-claude-projects]] (Alex's path — easiest)
- [[concept-brand-asset-system]] (Sabrina's path — for code-first users)
- [[concept-knowledge-base-priming]] (CCC's path — for users with archive depth)

Populate it with the brand assets from Phase 0.

## Phase 3 — Bootstrap your first Skill via interview

- Run [[concept-brand-voice-interview]] via [[action-initiate-brand-interview]] — the MAG method.
- Augment complex sessions with [[action-use-clarifying-questions-prompt]] — the Tim method.
- Both terminate at the [[arc-95-percent-confidence-pattern]] threshold.
- Save the output as a Skill (slash-command-invokable): see [[framework-skill-anatomy]] for structure.

## Phase 4 — Apply the Build-or-Skip filter to your workload

- Audit your week against [[framework-build-or-skip]].
- Build Skills for: recurring + structured + delegatable tasks.
- Start with the highest-ROI candidate. For creators that's usually [[action-create-hook-generator]] or [[action-build-thumbnail-skill]].

## Phase 5 — Add your first MCP connector

Pick the one that unblocks your bottleneck:

- Visual asset bottleneck → [[concept-higgsfield-mcp]] via [[action-install-higgsfield-mcp]].
- Publishing bottleneck → Blotato MCP via [[action-connect-blotato-api]].
- Web research bottleneck → Perplexity MCP (see [[entity-product-perplexity]]).
- Audio transcription bottleneck → [[concept-audio-transcription-workaround]] (n8n + Groq + Whisper).

Keep this layer **pluggable** — don't hardcode vendor identity. See [[arc-blotato-recurring-infrastructure]] for why vendor concentration is a risk.

## Phase 6 — Add analysis and feedback loops

- Add Dara's analysis workflows: [[action-analyze-ad-libraries]], [[action-competitor-reel-analysis]], [[action-automate-social-reports]].
- Add Sabrina's [[framework-skill-refinement-loop]] — review weekly, command *"update the skill with everything we've talked about"* ([[action-update-skill-weekly]]).
- Add Tim's [[concept-rss-to-social-pipeline]] for production → repurposing flow.
- Add CCC's [[concept-viral-outlier-spotting]] to cross-check your output against market signal.

## Phase 7 (advanced) — CLI consolidation

Migrate orchestrated tasks to [[concept-claude-code]] with [[concept-agent-skills]] for native framework integration (e.g., [[concept-remotion]] for video). This is Sabrina (Day 3)'s endpoint. Most creators do not need this phase; coding-comfortable creators do.

## What to drop / reconsider

- Do not adopt the "replace an entire team" framing — see [[arc-team-replacement-claim-calibration]] and adopt Dara's [[concept-junior-strategist-paradigm]] instead.
- Do not skip the human QA layer — see [[arc-human-in-the-loop-reality]].
- Do not assume autonomy without testing fallbacks (MCP servers fail; APIs change).

## Related arcs

- [[arc-anti-vending-machine-thesis]] (motivation)
- [[arc-skills-primitive-three-flavors]] (Phase 3 + 4 disambiguation)
- [[arc-brand-voice-extraction-spectrum]] (Phase 2 detail)
- [[arc-mcp-connective-tissue]] (Phase 5 detail)
- [[arc-human-in-the-loop-reality]] (every phase)