Back to Skills

diagnostics

verified

Use for structured technical SEO audits, incident response, and validation.

View on GitHub

Marketplace

gtm-agents

gtmagents/gtm-agents

Plugin

seo-workflow-orchestration

orchestration

Repository

gtmagents/gtm-agents
60stars

plugins/seo-workflow-orchestration/skills/diagnostics/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/gtmagents/gtm-agents/blob/main/plugins/seo-workflow-orchestration/skills/diagnostics/SKILL.md -a claude-code --skill diagnostics

Installation paths:

Claude
.claude/skills/diagnostics/
Powered by add-skill CLI

Instructions

# Technical Diagnostics Toolkit Skill

## When to Use
- Investigating crawl/index anomalies, traffic drops, or Core Web Vitals regressions.
- Running scheduled audits ahead of major launches or migrations.
- Validating fixes before/after engineering deployments.

## Framework
1. **Signal Triangulation** – combine Search Console, log files, crawler output, and analytics deltas.
2. **Replication Scripts** – document steps to reproduce issues (user agents, locales, device types).
3. **Root Cause Hypotheses** – map symptoms to likely causes (render blocking, redirects, robots, schema errors).
4. **Fix Design** – outline remediation options, risk level, dependencies, and testing approach.
5. **Validation & Monitoring** – specify metrics and alerts to confirm resolution.

## Templates
- Diagnostics worksheet (symptom, evidence, hypothesis, owner, next action).
- Crawl + render checklist per environment.
- Validation log capturing metrics pre/post change.

## Tips
- Keep historical baselines to quickly detect regressions.
- Pair with engineering release notes to correlate incidents.
- Automate recurring crawls and lighthouse runs to catch issues early.

---

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1163 chars