Skip to content

feat: register Mom Test UX/CRO agent and fix cross-references (t101)#628

Merged
marcusquinn merged 1 commit intomainfrom
feature/t101
Feb 8, 2026
Merged

feat: register Mom Test UX/CRO agent and fix cross-references (t101)#628
marcusquinn merged 1 commit intomainfrom
feature/t101

Conversation

@marcusquinn
Copy link
Owner

@marcusquinn marcusquinn commented Feb 8, 2026

Summary

  • Registers the Mom Test UX/CRO agent (mom-test-ux) in subagent-index.toon (was missing from seo/ key_files)
  • Fixes broken page-cro reference in seo-audit-skill.md to correctly point to mom-test-ux.md
  • The agent file itself (seo/mom-test-ux.md) was already merged via PR feat: batch subagent creation + orchestration fixes #557

Context

Task t101 was previously marked complete by the supervisor but reverted in PR #616 (false completion cascade). The agent content is solid and complete — the gaps were in registration and cross-referencing.

Changes

File Change
.agents/subagent-index.toon Add mom-test-ux to seo/ key_files
.agents/seo/seo-audit-skill.md Fix page-cromom-test-ux reference

Closes #521

Summary by CodeRabbit

Release Notes

  • New Features

    • SEO auditing now includes UX and conversion rate optimization (CRO) evaluation alongside traditional page optimization.
    • Introduced a user-experience testing heuristic to evaluate content clarity and usability.
  • Documentation

    • Updated agent descriptions to reflect expanded UX/CRO capabilities within SEO tooling.

- Add mom-test-ux to subagent-index.toon seo/ key_files
- Fix broken page-cro reference in seo-audit-skill.md to point to mom-test-ux.md
- The agent file itself was already merged via PR #557

Closes #521
@gemini-code-assist
Copy link

Summary of Changes

Hello @marcusquinn, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request completes the integration of the Mom Test UX/CRO agent by ensuring it is properly registered within the system's agent index and correctly cross-referenced by other related agents. This resolves previous integration issues, making the agent fully discoverable and usable within the framework.

Highlights

  • Agent Registration: The Mom Test UX/CRO agent (mom-test-ux) has been registered in .agents/subagent-index.toon, adding it to the seo/ key_files list.
  • Cross-Reference Fix: A broken reference from page-cro in .agents/seo/seo-audit-skill.md has been corrected to point to mom-test-ux.md.
Changelog
  • .agents/seo/seo-audit-skill.md
    • Updated the reference from page-cro to [mom-test-ux](mom-test-ux.md) to correctly link to the Mom Test UX/CRO agent.
  • .agents/subagent-index.toon
    • Added mom-test-ux to the list of key_files for the seo/ folder.
    • Updated the purpose description for the seo/ folder to include 'and UX/CRO'.
Activity
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 8, 2026

Walkthrough

This PR integrates the Mom Test UX/CRO evaluation framework into the SEO agent toolkit by replacing the page-cro entry with a mom-test-ux skill in the SEO audit framework and updating the SEO subagent index to reflect the UX/CRO capability addition.

Changes

Cohort / File(s) Summary
SEO Framework Configuration
.agents/seo/seo-audit-skill.md, .agents/subagent-index.toon
Replaced page-cro reference with mom-test-ux entry, incorporating the "Would this confuse my mom?" heuristic for UX evaluation. Added "UX/CRO" keyword and mom-test-ux key file to SEO subagent capabilities.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🤔 Mom asks with wisdom true,
"Does this confuse my brain?" A CRO clue!
Clarity reigns, conversions bloom,
From "Would Mom understand?" to UX's room. 🎯

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main changes: registering the Mom Test UX/CRO agent and fixing cross-references, with direct reference to task t101.
Linked Issues check ✅ Passed The PR registers mom-test-ux in subagent-index.toon and fixes the page-cro reference in seo-audit-skill.md, directly addressing issue #521's objective to add the agent to the repository organization.
Out of Scope Changes check ✅ Passed All changes are narrowly scoped to registration and cross-reference fixes; no unrelated modifications to other files, logic, or features are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/t101

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
.agents/seo/seo-audit-skill.md (1)

374-380: Cross-reference fix looks correct — minor style inconsistency noted.

The mom-test-ux.md link resolves correctly relative to .agents/seo/. However, this is the only entry in the "Related Skills" section that uses a markdown hyperlink ([mom-test-ux](mom-test-ux.md)), while lines 376–378 and 380 use plain bold text without links. Consider aligning the format — either add links to the other entries too, or drop the link here for consistency.

Not blocking; the linked format is arguably better for discoverability, and bringing the others in line could be a follow-up.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Feb 8, 2026

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 37 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Sun Feb 8 15:55:09 UTC 2026: Code review monitoring started
Sun Feb 8 15:55:10 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 37

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 37
  • VULNERABILITIES: 0

Generated on: Sun Feb 8 15:55:12 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly registers the mom-test-ux agent and fixes a broken cross-reference. The changes are straightforward and align with the stated goals. I've added one suggestion to improve maintainability by sorting the list of key_files in .agents/subagent-index.toon, which has become quite long.

aidevops/,Framework internals - extending aidevops and architecture,setup|architecture|troubleshooting|self-improving-agents|claude-flow-comparison
memory/,Cross-session memory - SQLite FTS5 storage,README
seo/,Search optimization - keywords and rankings,dataforseo|serper|semrush|neuronwriter|google-search-console|gsc-sitemaps|site-crawler|eeat-score|analytics-tracking|bing-webmaster-tools|screaming-frog|rich-results|debug-opengraph|debug-favicon|contentking|programmatic-seo|schema-validator|content-analyzer|seo-optimizer|keyword-mapper
seo/,Search optimization - keywords and rankings and UX/CRO,dataforseo|serper|semrush|neuronwriter|google-search-console|gsc-sitemaps|site-crawler|eeat-score|analytics-tracking|bing-webmaster-tools|screaming-frog|rich-results|debug-opengraph|debug-favicon|contentking|programmatic-seo|schema-validator|content-analyzer|seo-optimizer|keyword-mapper|mom-test-ux

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better maintainability, please consider sorting the key_files alphabetically. As this list grows, a sorted order will make it much easier to check for existing keys and prevent duplicates.

seo/,Search optimization - keywords and rankings and UX/CRO,analytics-tracking|bing-webmaster-tools|content-analyzer|contentking|dataforseo|debug-favicon|debug-opengraph|eeat-score|google-search-console|gsc-sitemaps|keyword-mapper|mom-test-ux|neuronwriter|programmatic-seo|rich-results|schema-validator|screaming-frog|semrush|seo-optimizer|serper|site-crawler

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 8, 2026

@marcusquinn marcusquinn merged commit a675924 into main Feb 8, 2026
15 checks passed
@marcusquinn marcusquinn deleted the feature/t101 branch February 21, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

t101: Create Mom Test UX/CRO agent framework

1 participant