Workflow
- •Locate the
issues_reports/folder next to this SKILL.md (create if missing) - •Read
issues_overview_report.csvfrom that folder - •List issues sorted by severity (high to low)
- •Ask the user which issue to analyze
- •Read the relevant CSV file from the
issues_reports/folder - •Search the project's routing structure (e.g.
src/app) to locate the affected pages - •Generate technical suggestions to fix the issue
- •Write suggestions to the
seo-suggestions/folder next to this SKILL.md as<suggestion-name>.md