Releases: Gekkos-tech/agency-os
Release list
agency-os v1.1.0 — MAINTAIN phase, project state, CMS, CI
What's new
The pipeline gets a 7th phase: MAINTAIN
Websites don't end at launch — retainers begin there. agency-workflow now
routes a post-launch loop: drift baselines at launch week, a monthly cycle
(SEO drift check → CWV spot-check → function re-test → legal freshness →
client report), and drift re-checks after every deploy. New command:
/monthly-report <url> writes docs/reports/YYYY-MM.md in the client's
language.
Projects survive sessions: docs/project-state.md + /status
The router now maintains a compact project-state file (phase, gate status,
blockers with owners, who-owes-what, single next step, append-only decision
log) at every phase end. /status reads it back, spot-checks it against
reality, and offers the next step — the recovery path for projects started
before state tracking existed.
New skill: cms-integration (agency-core)
"Which CMS?" answered properly: a decision tree (including "no CMS" as a
valid outcome), integration patterns for Payload, Sanity, Storyblok, Strapi,
Decap and headless WordPress, DSGVO/data-location notes for DACH clients,
editor-proof schema rules, and a client-handover checklist.
Quality gate: evals + CI
- GitHub Actions now runs
claude plugin validate --strict(marketplace +
all 6 plugins) plusscripts/validate_frontmatter.py(frontmatter,
manifest consistency, broken reference links) on every push and PR. - 5 behavioral eval cases under
evals/forclaude plugin eval(early
access): the four launch trigger tests + a pre-launch output-shape case. - The new validator immediately earned its keep: it caught an over-length
skill description, fixed in this release.
Full changelog: v1.0.0...v1.1.0
agency-os v1.0.0
The complete Claude Code toolkit for web & advertising design agencies — first stable release.
Install
/plugin marketplace add gekkos-tech/agency-os
What's in v1.0.0
6 plugin bundles · 40 skills · 7 commands · 17 agents
agency-core
agency-workflow— routes the full client lifecycle BRIEF → CONCEPT → DESIGN → BUILD → QA → LAUNCH with per-phase exit gatescomplete-output,karpathy-guidelines- Commands:
/new-project,/handoff,/proposal
design-foundation
ui-ux-pro-max(v2.6.2 upstream),taste(v1+v2 consolidated),impeccable,awesome-design-md(74 brand systems)- Original skills:
style-systems(4 committed style systems),redesign,interface-polish - Command:
/design-review+design-revieweragent
motion-3d
gsap-suite— the 8 official GSAP skills consolidated into onethreejs-webgl,react-three-fiber,lottie-animations,rive-interactive,remotion-video
quality-qa
performance,core-web-vitals,accessibility,best-practices,webapp-testingpre-launch-checklist— the German/EU legal go-live gate (DSGVO, Impressum, Cookie-Consent, BFSG) + technical launch checks- Command:
/pre-launch+qa-auditoragent
seo-marketing
- claude-seo v2.2.0 consolidated from 31 skills into 9 focused ones:
seo-audit,seo-technical,seo-content,seo-schema,seo-local,seo-ai-visibility,seo-competitor,seo-backlinks,seo-ecommerce - 15 specialist subagents for audit delegation
ad-creative
ad-concepts(3-route campaign ideation),ad-copy(DE+EN performance copy),social-formats(July-2026-verified platform specs),landingpage-crobrandkit,imagegen-web,imagegen-mobile,image-to-code- Commands:
/campaign,/adapt-formats
Licensing
MIT. Bundled third-party skills retain their original MIT/Apache-2.0/CC-BY licenses with full attribution — see THIRD_PARTY_LICENSES.md.