TL;DR: organic-os v0.1 is out: a free, MIT-licensed Claude plugin that runs a full organic growth loop on your website. It observes GA4, GSC, and AI-answer citations, proposes work with auditable reasoning, gates every mutation on a recorded human approval, applies and verifies changes on WordPress, and learns from measured outcomes. Install it with two commands; audit any site with zero credentials.
Point-in-time SEO audit tools already exist and are good. What none of them do is run every day and remember what happened last time. organic-os is the layer underneath: daily signals, gated execution on your own site, outcome measurement against what actually shipped, and a per-site playbook that compounds entry by entry as changes are confirmed to work or not.
What is in v0.1
- A file-contract core: briefs and proposals with a status lifecycle, approval gates checked in code (
require_approved,require_approval_lineage), an append-only skillbook with evidence tags, and channel-neutral approval adapters: in-session, Telegram, Slack or email, and pull-request merge. - head-of-organic: a setup interview, orchestrator, daily, weekly, and monthly routines, eight specialist agents, tiered Google Ads keyword intelligence, AI-citation tracking, competitor intelligence, and a weekly reflector.
- onsite-optimizer: a WordPress REST client over Application Passwords, credential-free audits of any public page, and gated, verified, rollback-capable writes.
- content-engine: a six-stage pipeline from approved brief to publish-ready draft, with an optional featured-image step.
- v0.1.1, same day: Telegram offset persistence, a sites registry with mode-aware setup and a guided reset, README v2, CONTRIBUTING with an enforced data boundary, and the public roadmap.
Verified inventory at release: 18 skills, 18 slash commands, 14 specialist agents, 52 passing tests.
What makes it different
Three design decisions carry the project. First, mutation is impossible without a recorded approval; the gate is enforced in code, and a hand-edited status without an approval entry still fails. Second, there is no telemetry and no scraping; your site’s data lives in a brain repo you own. Third, the docs rank every AEO and GEO tactic by evidence strength and say plainly when a popular tactic, like schema-for-AI-citations or llms.txt, is not supported by controlled studies. The full ranked table is public.
This site is the test
organicos.shivaatripathi.com is a live WordPress install that organic-os will operate in public. Every change it ships here, and every outcome, lands on the proof page, failures included.
Get started
/plugin marketplace add shalintripathi/organic-os
/plugin install organic-os@organic-os
The quickstart takes about 10 minutes with zero credentials. If you try it and something breaks, an issue with a repro is the most useful thing you can send. If it works for you, a star helps other people find it.

Leave a Reply