The single dashboard for the active profile's semantic model — browse, curate, AND sign off the trust layer in one surface. Browse every subject area, table, field, metric, entity, and join with live search; edit descriptions/metrics/entities/joins; exclude tables/columns you don't want queried; add new metrics; edit datasource.md. Its Review tab is the trust-layer sign-off queue: approve / reject the AI-proposed metrics (Rule 1 — a query using an unsigned metric still answers but carries a warning until it's approved), entities, and inferred joins (Rule 2 — lazy, usable while unreviewed). Every action is queued, submitted back to Claude as one feedback block, applied via the curation engine, and gated by the validator before it touches the YAML. (This skill absorbed the former /agami-review.)
$npx -y skills add agamiai/agami-core --skill agami-modelInstalls into the current project.
Run `npx skills use "https://github.com/agamiai/agami-core" --skill "agamiai/agami-core/agami-model"` 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/agamiai/agami-core" that are relevant to the current task. Run `npx skills add "https://github.com/agamiai/agami-core"` and select the relevant skills, then follow their instructions.