AgentSkillsCN

verify-code

实施后严格把关验证环节,确保各项测试与检查有据可依、有证可查。

SKILL.md
--- frontmatter
name: verify-code
description: Run a strict verification gate after implementation; provide evidence from tests/checks.

Verify Code

When to use

  • After tasks are marked done.

Instructions

  1. Use /verifier to run the smallest strong set of checks.
  2. Report what passed and what is missing.
  3. If any blocking issue exists, return to implementation.