From mainbranch
Runs dial-gated Seven Sweeps + auxiliary gates (De-AI'd, archetype-fidelity) on briefs or copy drafts. Synthesizes prioritized findings report with panel score for pre-publish review.
npx claudepluginhub noontide-co/mainbranchThis skill uses the workspace's default tool permissions.
A composable skill that wraps the Seven Sweeps + auxiliary review gates. /mb-site calls this at pre-lock and pre-publish.
Runs unified pre-publish quality gate on marketing content: hallucination detection, claim verification, brand voice scoring, structure validation. Invoke before publishing copy.
Runs parallel specialized reviewers for code, content, strategy, or plan validation using presets like code, security, content, full, with optional mmbridge security integration.
Reviews plans, briefs, and strategy docs for strategic alignment and data accuracy. Use after /kw:plan or before sharing with stakeholders.
Share bugs, ideas, or general feedback.
A composable skill that wraps the Seven Sweeps + auxiliary review gates. /mb-site calls this at pre-lock and pre-publish.
convert | story | brand)do_not_state list (for archetype-fidelity check)A synthesized review report:
{
"ok": false,
"dial": "convert",
"sweeps_run": [1, 2, 3, 4, 5, 6, 7],
"findings": [
{"sweep": "Specificity", "priority": "P1", "line": 12, "note": "..."},
...
],
"panel_score": 7.2,
"blocking": ["specificity", "ai-tells"]
}
references/review.md — dial-gated.| Dial | Sweeps |
|---|---|
convert | 1, 2, 3, 4, 5, 6, 7 + Expert Panel |
story | 1, 2, 3, 5, 6 |
brand | 1, 2, 6 |