Use when implementing a user- or reviewer-prescribed code change (including review comments with suggested fixes or options), especially when the requested edit may be risky, incomplete, ambiguous, or misaligned with TiDB correctness and compatibility constraints.
51
55%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/tidb-change-instruction-critic/SKILL.mdUse this skill when:
Treat every implementation instruction as a hypothesis, not a command to apply blindly. First validate problem understanding and constraints, then select the solution that best preserves correctness and contract intent; use risk as a secondary filter.
intent (what problem is being solved), constraints (must-have boundaries), and proposed method (how to solve it).mandatory or negotiable.<constraint>. Which priority is correct?"<requested approach>, but <alternative> better matches <contract> with acceptable risk. Which should we proceed with?"<scope>. Should I keep scope limited to <safe scope> in this patch?"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.