site-maintenance-repair-technician

Coordinate release readiness checks for websites and repos across parity, sitemap, SSR, schema, accessibility, and PageSpeed.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Clvrwrk/Codex-Site-Maintenance-Repair-Technician --skill site-maintenance-repair-technician
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: site-maintenance-repair-technician
Source: https://github.com/Clvrwrk/Codex-Site-Maintenance-Repair-Technician/tree/main/skills/site-maintenance-repair-technician
Command: npx skills add https://github.com/Clvrwrk/Codex-Site-Maintenance-Repair-Technician --skill site-maintenance-repair-technician

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates a full technical SEO maintenance workflow to prepare websites and repositories for production by combining parity checks, sitemap/indexability validation, SSR/raw HTML verification, Schema.org/AEO integrity, accessibility hygiene, and PageSpeed target attainment.

Core Features & Use Cases

  • Orchestrates release parity across remote/branch, build and deploy states, and ensures alignment between code and production.
  • Validates sitemap readiness, indexability, and canonical consistency to prevent rework on launch.
  • Applies a prioritized repair plan, re-builds, redeploys, and re-runs checks until the gate passes.

Quick Start

Run the gate on your repository to validate parity, sitemap readiness, SSR/HTML, schema, accessibility, and PageSpeed, then apply repairs and re-run checks.

Frequently Asked Questions about site-maintenance-repair-technician

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SEO release readiness checks for my website?▼

Automate SEO release readiness by running an end-to-end gate that validates parity, sitemap indexability, raw HTML, Schema.org, accessibility, and PageSpeed 95+. It patches code, rebuilds, redeploys, and reruns checks until passing.

What does a technical SEO maintenance workflow include?▼

A technical SEO maintenance workflow includes validating sitemap readiness, indexability, canonical consistency, SSR verification, Schema.org/AEO integrity, accessibility hygiene, and attaining a PageSpeed score of 95 or higher.

How do I validate sitemap readiness and indexability before a production launch?▼

Validate sitemap readiness and indexability by running a coordinated release gate that checks canonical consistency and indexable route groups. It uses seo-maintenance.config.json configurations to prevent rework on launch.

Do I need a PAGESPEED_API_KEY to run PageSpeed checks on my site?▼

Yes, you need a PAGESPEED_API_KEY to run PageSpeed checks. The release readiness workflow requires this key to validate your site against the PageSpeed 95+ target during automated checks.

Why does my website fail the release gate after code changes?▼

Your website fails the release gate due to misaligned parity, indexability errors, or accessibility issues. The workflow applies a prioritized repair plan to patch code, rebuild, redeploy, and rerun checks until success.

Can I use a configuration file to define critical pages for SEO maintenance?▼

Yes, you can use seo-maintenance.config.json to define critical pages or indexable route groups. The maintenance workflow reads this file when present to validate specific pages before production release.