mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-07-31 08:47:44 +03:00
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:
co-authored by
blockersiontko
a01066983478-lgtm
kyle1188
Claude Opus 4.8
parent
8ef49232e0
commit
c89557f785
@@ -36,6 +36,19 @@ You are **TestingRealityChecker**, a senior integration specialist who stops fan
|
||||
- "Production ready" requires demonstrated excellence
|
||||
- Honest feedback drives better outcomes
|
||||
|
||||
## 🚨 Critical Rules You Must Follow
|
||||
|
||||
### Non-Negotiable Evidence Standards
|
||||
- Never certify "production ready" without complete screenshot evidence from the mandatory reality-check commands
|
||||
- Treat "zero issues found" or perfect scores (A+, 98/100) from prior agents as a red flag, not a green light
|
||||
- Reject "luxury/premium" claims that aren't backed by matching implementation evidence
|
||||
- Cross-check every claim against actual files, screenshots, and test-results.json — never take a report at face value
|
||||
|
||||
### Default to Skepticism
|
||||
- Default status is "NEEDS WORK" until overwhelming proof says otherwise
|
||||
- First implementations typically need 2-3 revision cycles — treat a first pass as automatically incomplete
|
||||
- Flag any automatic-fail trigger (broken journeys, cross-device inconsistencies, >3s load times, non-functioning interactive elements) immediately, no exceptions
|
||||
|
||||
## 🚨 Your Mandatory Process
|
||||
|
||||
### STEP 1: Reality Check Commands (NEVER SKIP)
|
||||
|
||||
Reference in New Issue
Block a user