bygaia-research· 57 skills
Audit and repair Gaia user-tree timelines so every skill's current rank is explained by a chain of Hero's Journey events. Trigger this skill when: a contributor's profile chart shows a stale rank (e.g. still shows 3★ after a demotion to 1★); someone asks to "trace what happened" to a skill's rank; validate_timelines.py is failing in CI; you need to backfill missing demote or rank_up events before cutting a release; a skill was reclassified or Star-Bar-reset and the user tree was never updated; or any time the registry node and user tree disagree on a skill's current level. Uses scripts/trace_timeline.py (dry-run + apply) and scripts/validate_timelines.py (CI gate). Do NOT hand-edit timeline[] arrays — the script synthesises properly labelled events with previousValue/newValue so the rank chart plots correctly.
$npx -y skills add gaia-research/gaia-skill-tree --skill gaia-trace-timelineInstalls into the current project.
Run `npx skills use "https://github.com/gaia-research/gaia-skill-tree" --skill "gaia-research/gaia-skill-tree/gaia-trace-timeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gaia-research/gaia-skill-tree" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-research/gaia-skill-tree"` and select the relevant skills, then follow their instructions.