Work on the Go-to-Rust migration - porting compatibility callers, family authority promotion, parity evidence, or Rust read API capabilities.
61
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/cerebro-rust-migration/SKILL.mdAuthority cutover is family-by-family and fails closed. Before editing, read docs/engineering/rust-organizational-platform.md (authority model, compatibility port, remaining-callers table) and docs/engineering/rust-graph-read-migration-plan.md (sequencing and capability gaps).
(tenant, source, family) authority record selects exactly one
writer, including replay/refetch/device/CLI/orchestrator entry points. Do
not add alternate Go entry points that could restore a retired writer.cerebro-platform evaluate-family evaluates, promote-family records authority,
show-authority reads the effective record.FindPaths entry points.ports.RawCypherQueryStore — that
reference is what marks a caller as legacy.make fixture-oracle-generate regenerates the checked Go fixture oracle
consumed by Rust parity tests.make projection-parity-test compares legacy and Rust semantic projection
facts over the same provider records.make rust-fmt-check rust-clippy rust-test; benchmarks
via make rust-organizational-platform-benchmark when projection cost is
touched.make changed-check for the diff-selected remainder.Keep tenant names, environment details, candidate counts, and rollout observations out of public PR metadata — see "Public PR Data Safety" in AGENTS.md.
ce4230a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.