agentic/code/frameworks/research-complete/skills/curator-status/SKILL.md
Report research-corpus discovery curators (PROF-S) ranked by yield (return-to score = inducted-ref-count × avg GRADE), with revisit-cadence staleness and a discovery-orphan check. Runs via `aiwg corpus curator-status`.
npx skillsauth add jmagly/aiwg curator-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The "which accounts should I return to?" report — ranks PROF-S curators by their return-to score (inducted-ref count × average GRADE of surfaced papers) and surfaces curators overdue for a revisit, plus discovery orphans.
aiwg corpus curator-status # ranked table + orphan section to stdout
aiwg corpus curator-status --out indices/curators.md
Reports, per PROF-S: inducted-ref count, avg GRADE, return-to score, signal
quality, revisit cadence, and overdue days (revisit-cadence vs last-harvested,
via the shared staleness helper). The Discovery orphans section lists
sidecars whose discovery.curator-id is set but the named curator is absent or
is missing that REF in its corpus-refs (SOURCE-TRACKING §3 — the check fires
only when curator-id is set).
/curator-statusdata-ai
Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
data-ai
Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
testing
Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
data-ai
Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.