geo-engine-architect
Designs and reviews GEO Optimizer engine, CLI, audit model, result dataclasses, JSON contract, crawler analysis, agent access, semantic drift, scoring, and…
---
$ npx -y skills add Auriti-Labs/geo-optimizer-skill --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
---
---
| Agent | Role | Writes code? | Worktree isolation | Use before impl? | Use after impl? | |---|---|---|---|---|---| | `geoready-orchestrator` | Coordination lead | No | No | Yes (required) | Yes (synthesis) | | `geo-engine-architect` | Engine/CLI/JSON | Yes | Yes | Yes (design) | Yes (review) | | `geoready-platform-api` | Backend/API/DB | Yes | Yes | Yes (design) | Yes (review) | | `geoready-dashboard-ui` | Dashboard/frontend | Yes | Yes | Yes (design) | Yes (review) | | `geo-qa-verifier` | QA/testing | No* | No | No | Yes (required) | | `geo-security-privacy-reviewer` | Security/privacy | No | No | Yes | Yes | | `geo-product-docs-release` | Docs/copy/release | Yes | Yes | No | Yes | | `geo-roadmap-release-manager` | Versioning/release | No | No | Yes (planning) | Yes (release gate) | | `geo-wordpress-connector-architect` | WP connector arch | Yes | Yes | Yes (spec only) | Yes (review) |
*`geo-qa-verifier` may apply minimal fixes only if explicitly instructed and fix is directly tied to a QA finding.
---
These agents should not modify product code:
---
These agents may edit/write code (use worktree isolation):
---
1. `geoready-orchestrator` — always first; produces plan and agent assignments 2. `geo-roadmap-release-manager` — confirm SemVer impact and release scope 3. `geo-security-privacy-reviewer` — identify security requirements before building 4. `geo-engine-architect` — design engine API/contract before platform builds against it
---
1. `geo-qa-verifier` — required after every feature implementation 2. `geo-security-privacy-reviewer` — required for any change touching URLs, uploads, auth, or LLM data 3. `geo-product-docs-release` — required before any public release 4. `geo-roadmap-release-manager` — required before any version bump or tag
---
**Required environment variable:**
export CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
**Maximum recommended team size:** 5 teammates per session to avoid context fragmentation.
**Example full-feature team instruction:**
Create an agent team with: - geoready-orchestrator as lead - geo-engine-architect for engine scope - geoready-platform-api for backend/API - geoready-dashboard-ui for dashboard - geo-qa-verifier for validation Require plan approval from geoready-orchestrator before any teammate edits files. Do not push, merge, or tag without explicit user approval.
**Example release hygiene team:**
Create an agent team with: - geo-roadmap-release-manager as lead - geo-product-docs-release for README/changelog/docs - geo-qa-verifier for final test verification Scope: MVP A release hygiene only — no new feature code.
**Example security review team:**
Create an agent team with: - geo-security-privacy-reviewer as lead - geo-qa-verifier for test verification Scope: review all MVP A changes for SSRF, privacy, and ownership isolation. Read-only investigation only — propose fixes but do not apply without approval.
---
---
These rules apply to ALL agents, NO EXCEPTIONS:
Agents may commit locally if instructed; they must not push automatically.
---
---
Open-source Answer Engine Optimization (AEO) & Generative Engine Optimization (GEO) toolkit — audit, optimize & track whether ChatGPT, Perplexity, Gemini & Google AI Overviews cite your site. AI SEO / LLM SEO. CLI, Python, MCP, Astro.
Repo: Auriti-Labs/geo-optimizer-skill
Designs and reviews GEO Optimizer engine, CLI, audit model, result dataclasses, JSON contract, crawler analysis, agent access, semantic drift, scoring, and…
Owns GeoReady/GEO Optimizer product wording, README, changelog, docs, pricing copy, roadmap copy, release notes, claim-safety language, and public-facing…
Performs independent QA, regression testing, build verification, contract validation, smoke checks, and final PASS/PASS WITH ISSUES/FAIL reports across GEO…
Manages SemVer decisions, package version bump proposals, roadmap alignment, release readiness, tag checklist, CI gate review, and post-merge release…
Reviews GeoReady/GEO Optimizer changes for SSRF, unsafe URL handling, log upload privacy, API key leakage, ownership isolation, crawler spoofing caveats,…
Designs the future lightweight WordPress connector for GeoReady, including API-key connection, site metadata, sitemap/CPT/WooCommerce/ACF detection, admin…