notfair-investigate-drop

Solid

Investigate an organic traffic drop for one registered site and produce a ranked recovery plan with artifacts.

AI & Automation 2,739 stars 340 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
70
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# NotFair Investigate Drop 1. Read `{baseDir}/../../shared/adapter-rules.md`. 2. Read `{baseDir}/../../shared/artifact-contract.md`. 3. Read `{baseDir}/../../shared/policy.md`. 4. Resolve the target site, load prior audits and latest state, then compare the current problem against the site's recent history before choosing the next recovery action. 5. Read and follow the canonical NotFair skill at `{baseDir}/../../../seo/seo-analysis/SKILL.md`. 6. Convert the investigation into a structured recovery run using `python3 {baseDir}/../../bin/investigate_drop.py <site> --summary "..." --likely-cause "..."`. 7. If the drop points to a specific URL, include `--target-url <url>` so the adaptive layer queues a follow-up page-improvement task. 8. Verify that the run wrote `audit.json`, `action-plan.json`, and `verification.json`, plus any follow-up queue items. 9. If the next action requires editing a site repo, CMS, publishing content, or opening a PR, stop and ask for approval before doing it. ## Wrapper job Use this when the operator reports a traffic loss or ranking decline. Your job: - identify likely causes, - separate technical issues from content/intent issues, - rank the fastest and safest recovery actions, - write `audit.json`, `action-plan.json`, and `verification.json`. If the drop investigation suggests a page-level fix, queue a follow-up `notfair-improve-page` task.

Details

Author
nowork-studio
Repository
nowork-studio/NotFair
Created
2 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category