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/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.
/audit-fixRuns an audit, classifies findings as auto-fixable or manual-only, then autonomously fixes auto-fixable issues with test verification and atomic commits. Supports --max, --severity, --dry-run, and --source flags.