feat: add Economy Designer + improve Reality Checker & SEO Specialist (#748)

Consolidated landing of three gated contributions:

- Economy Designer (game-development) — virtual economy specialist:
  currency systems, sources/sinks, monetization modeling, inflation
  control, live economy tuning. Distinct from the generalist Game
  Designer. (#651, @blockersiontko)
- Reality Checker — add the missing "Critical Rules You Must Follow"
  section, filling a canonical-template gap. (#746, @a01066983478-lgtm)
- SEO Specialist — add a Pre-GSC keyword-cannibalization audit and
  hreflang implementation template (URL inventory, query-intent overlap,
  title/H1 deconfliction, canonical/language hygiene). (#747, @kyle1188)

README roster row added for Economy Designer; Hermes generated count
269 -> 270. All guards green (divisions/tools/runbooks/hermes-plugin/lint).

Closes #651
Closes #746
Closes #747

Co-authored-by: blockersiontko <blockersiontko@users.noreply.github.com>
Co-authored-by: a01066983478-lgtm <a01066983478-lgtm@users.noreply.github.com>
Co-authored-by: kyle1188 <kyle1188@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Sitarzewski
2026-07-30 16:06:51 -05:00
committed by GitHub
co-authored by blockersiontko a01066983478-lgtm kyle1188 Claude Opus 4.8
parent 8ef49232e0
commit c89557f785
5 changed files with 220 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ of adding hundreds of generated skills to `skills.external_dirs`. Hermes sees a
small fixed tool surface at startup, while the complete Agency roster is
stored on disk in `data/agents.json` and searched/loaded lazily.
Generated agent count: 269
Generated agent count: 270
## Tools exposed to Hermes