Project Coordinator

Cross-cutting (orchestration layer)

The Project Coordinator is the orchestration layer for the entire pipeline. It manages project state, assembles skill teams, routes notifications, tracks deliverables, and handles the slash commands you use in Slack to interact with the pipeline. Every project flows through the Coordinator.

← Receives from: Project intake (client), all skills (status updates, deliverable events) Hands off to: All skills as needed →
What It Produces

Deliverables

Project Initiation
Creates the project structure, Drive folders, and Slack channel.
Team Assembly
Identifies which skills the project needs and assigns them in sequence.
Notification Routing
Surfaces the right information to the right people at the right time.
Deliverable Tracking
Maintains the state of every deliverable across every skill.
Slash Commands
Processes /deevoted-start, /deevoted-status, /deevoted-deliverables, and more.
Approval Management
Routes approval and revision requests between you and the skills.
6
key deliverables
How It Works

Operating Pattern

Receives

Receives the first command (/deevoted-start) and all status updates from skills.

Processes

Manages the flow — notifying you when deliverables are ready, routing feedback, advancing the pipeline on approval.

Hands Off

Doesn't produce creative deliverables — ensures the skills that do are working in the right order with the right context.

The one skill you interact with from the very first command through final delivery.
Deliverable Examples

Example Output

Acme Rebrand acme-rebrand-project-status.md
Acme Rebrand — Status Report
Acme Co. · June 1, 2026
Total Deliverables
11
Overall Health
On Track
Completed
11 / 11

Deliverables

#DeliverableOwnerStatus
1Project BriefStrategyApproved
2Brand GuidelinesBrand DesignApproved
3Voice GuideCopyApproved
4Creative BriefCreative DirectionApproved
5DTC HomepageDevelopmentDelivered
6WordPress ConversionWordPressDelivered
7Quality ReviewQualityApproved
8Tracking PlanAnalyticsDelivered
9Social Ad CreativeSocialDelivered
10Order Confirmation EmailEmailDelivered
11Orders API ContractBackendDelivered

Open Items

  1. Verify product specs and sustainability figures before anything goes live — they appear in the website, email, and ads.
  2. Add a muted text color to the palette — the email and site footer each had to work around its absence.
  3. Set measurement targets — the tracking plan is built but needs Acme’s past numbers or a benchmark.
  4. Minor build polish — social-share tags and keyboard-focus styling on the homepage.

Next Actions

  1. Acme to confirm product and materials claims so copy, email, and ads can be finalized.
  2. Brand design to add the missing muted text color; email and footer adopt it.
  3. Set measurement targets, then tracking is ready to switch on.
  4. Produce remaining banner sizes and build WordPress theme from the approved plan.

Team

WorkstreamRoleStatus
Strategy · Brand · Copy · CreativeFoundationDelivered, approved
Development · WordPress · BackendBuildIn production
Analytics · Social · EmailActivationDelivered, awaiting targets
QualityReviewChecks each deliverable
Pipeline Context
… Cross-cutting Social Media Project Coordinator