Lisa Validate Tracker Mapping

Detect and repair drift between a project's configured Lisa status/label mappings and the live tracker/source workflow. Compares every lifecycle role in `.lisa.config.json` (JIRA `jira.workflow` statuses, GitHub/Linear `labels.{build,prd}`, Notion `notion.values` select options, Confluence `confluence.parents`) against the authoritative live names the access layer reports — catching renames, deletions, and case drift (e.g. config `On Stg` vs live `ON STG`). Read-only by default; `repair=true` rewrites the config to the canonical live names (config is fixed, never the tracker). Audits the current repo by default, or sweeps a set of projects via `projects=<glob>` / `workspaces=<file>`. Safe to schedule for continuous drift detection.

codyswanngt Updated

File contents

codyswanngt/advisory-rankings/tree/main/.opencode/skills/lisa/lisa-validate-tracker-mapping commit d6c6ac875c

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-validate-tracker-mapping-2