From local-seo-audit
Scans audit findings and lists quick wins — high-impact issues fixable in under an hour — as a numbered checklist with implementation steps.
How this command is triggered — by the user, by Claude, or both
Slash command
/local-seo-audit:audit-quick-winsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Scan all completed audit phases. Extract every finding where: - Impact is High or Critical AND Effort is Quick Fix (<1 hour) - Can be implemented TODAY for immediate results Present as a numbered checklist with exact implementation steps.
Scan all completed audit phases. Extract every finding where:
Present as a numbered checklist with exact implementation steps.
npx claudepluginhub mshahiddigital/agentic-local-seo-audit/audit-fixRuns an automated audit-to-fix pipeline: identifies issues, classifies them as auto-fixable or manual-only, applies fixes with test verification, and creates atomic commits.
/gap-analysisOrchestrates unified gap analysis: interprets natural language requests, routes to specialized skills for security, compliance, traceability, coverage, generates reports with historical trends and remediation roadmaps.
/audit-fixAudits code for issues across multiple dimensions, fixes them, verifies resolutions, and repeats until all resolved or user stops. Supports severity, fixer, and interactive flags.
/code_reviewPerforms comprehensive code review on modified files, categorizing findings by severity (CRITICAL/HIGH/MEDIUM/LOW), scoring quality, and saving prioritized action plan to Markdown report.
/hatch3r-healthcheckOpens a QA and reliability epic surveying coverage gaps, flaky tests, and regression blind spots, creating one testing sub-issue per module plus cross-module wiring audit.