From mainbranch
Compose a site brief from offer.md + audience.md + voice.md + research files + the operator's dial / archetype picks. Used by /mb-site as the brief-drafting step. Loadable independently for /mb-vsl, /mb-ads, /mb-organic if they want to share the same brief shape.
npx claudepluginhub noontide-co/mainbranchThis skill uses the workspace's default tool permissions.
A composable skill for drafting a site / campaign brief. /mb-site calls this in Step 2 of the minisite flow. /mb-vsl, /mb-ads, /mb-organic *may* call it in v0.2; for now it is only used by /mb-site.
Triage and build any site shape — lander (1 page), minisite (~4 pages), or full website — and graduate between them. Routes to per-shape build flow, reads from business reference files, deploys to Cloudflare Pages with git auto-deploy. Use when: (1) Operator says 'I want a site' / 'I want a lander' / 'spin up a one-pager' (2) Setting up a new site of any shape from offer + audience material (3) Updating / iterating on an existing site (4) Graduating a site to a new shape (lander → minisite → website → website + CMS) (5) Previewing or publishing changes Triggered by: /mb-site, 'build a site', 'landing page', 'lander', 'minisite', 'website', 'I need a site', 'spin up a site', 'put this online', 'publish site', 'deploy site', 'update my site', 'graduate my site', 'add a CMS to my site'
Generates content briefs for technical documentation, API docs, READMEs, blog posts, marketing copy, social media, case studies, and video scripts to ensure clarity and alignment.
Structures concise creative briefs with goals, audience, guardrails for campaigns, product launches, and team alignment.
Share bugs, ideas, or general feedback.
A composable skill for drafting a site / campaign brief. /mb-site calls this in Step 2 of the minisite flow. /mb-vsl, /mb-ads, /mb-organic may call it in v0.2; for now it is only used by /mb-site.
offer.md, audience.md, voice.md (resolved via mb resolve)research/*.md produced earlier in the flowdial, archetype (optional), audience_current_archetype (optional)references/headline-formulas.md)A single markdown artifact: decisions/YYYY-MM-DD-minisite-brief-<slug>.md with the v0.1 schema:
---
type: brief
date: YYYY-MM-DD
slug: <offer-slug>
status: proposed
dial: convert | story | brand
archetype: ...
audience_current_archetype: ...
copy_framework_tag: ...
headline_formulas_picked: [...]
do_not_state: [...]
four_forces: {push, pull, habit, anxiety}
voice_anchor_lines: {use: [...], avoid: [...]}
---
Plus the body sections: headline + subhead, value prop, mechanism summary, picked supporting pages, conversion endpoint, adjacency map.
skill-review composable skill