← ClaudeAtlas

cc-looplisted

Iterative quality loop for any content deliverable. Runs fixer → polish → N parallel critiques → score → loop until pass criteria are met. Default pass criteria: avg score ≥ 80 AND min score ≥ 70 across all critics. Max 3 rounds (configurable). Critic set is domain-configurable: design+content+marketing+pedagogy for decks/presentations; content+marketing+SEO for blog posts; content+marketing for emails; custom list accepted. Each round writes an audit log entry so you can track how the deliverable evolved. Trigger when: user says "run X through the loop", "polish and critique", "iterate to quality bar", "/cc-loop", or any time a deliverable needs systematic multi-axis review with pass criteria. Also trigger when a single critique came back with issues and the user wants a structured fix-and-verify cycle rather than ad-hoc edits. Key capabilities: snapshot-grounded design critique via Playwright at 1920×1080, format-aware humanizer + proofreader polish pass, configurable scoring threshold and max rounds, refra
Tekkiiiii/the-agency · ★ 0 · AI & Automation · score 62
Install: claude install-skill Tekkiiiii/the-agency
# cc-loop — Content Critique Loop Systematic quality loop for any content deliverable. One command runs fixer → polish → critics (in parallel) → score → loop until the deliverable passes or rounds are exhausted. Agent types used (from Agency catalog): - **Fixer**: Content Director (`agents/content-creation/content-director.md`) - **Polish**: Content Editor (`agents/content-creation/content-editor.md`) - **Design critic**: `agents/critiques/critique-design.md` (Playwright at 1920×1080, screenshot-grounded) - **Content critic**: `agents/critiques/critique-content.md` (copy/voice/AI-slop) - **Marketing critic**: `agents/critiques/critique-marketing.md` (positioning/funnel/ICP/CTA) - **Pedagogy critic**: `agents/critiques/critique-pedagogy.md` (teaching effectiveness/scaffolding/demo ratio) - **SEO critic**: `agents/critiques/critique-seo.md` (SEO/GEO/AEO) - **Brand critic**: `agents/critiques/critique-brand.md` (voice/visual identity/positioning drift) - **Product critic**: `agents/critiques/critique-product.md` (UX/IA/usability/accessibility) - **Security critic**: `agents/critiques/critique-security.md` (OWASP Top 10) - **Critique lead**: `agents/critiques/critiques-lead.md` (routes + aggregates all critics) --- ## Invocation ``` /cc-loop [deliverable] [domain] [options] ``` | Argument | Required | Default | Description | |---|---|---|---| | `deliverable` | yes | — | Path to the file or URL to review | | `domain` | no | `deck` | `deck` \| `blog` \| `email` \| `brief` \|