Use when running tests under tests/realtikvtest that require a local TiUP playground lifecycle with strict startup, readiness checks, and cleanup.
80
70%
Does it follow best practices?
Impact
100%
1.09xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/tidb-realtikv-runner/SKILL.mdUse this skill for test targets under tests/realtikvtest/**.
Always start playground in the background, verify readiness, run scoped tests, then clean up process and data.
Canonical command details live in docs/agents/testing-flow.md -> RealTiKV tests (/tests/realtikvtest).
Cleanup-safe template from docs/agents/testing-flow.md -> RealTiKV tests (/tests/realtikvtest).PD_ADDR=127.0.0.1:2379 unless a port conflict requires --pd.port or --port-offset.-run <TestName> and target subdir only).e70762e
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.