flick-git-anhnv

Skill Trigger Test — Testing skill for Claude Code

Testing community

PHẢI dùng khi: vừa tạo agent/skill mới, vừa sửa description frontmatter, nghi ngờ routing conflict giữa 2 agent, hoặc Dispatcher đang gọi sai agent lặp lại nhiều lần. Chạy bộ test 'should-trigger' (8.

How to install Skill Trigger Test

Installs to ~/.claude/commands/flick-git-anhnv-claude-skill-trigger-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/flick-git-anhnv/claude/HEAD/.claude/commands/skill-trigger-test.md -o ~/.claude/commands/flick-git-anhnv-claude-skill-trigger-test.md

Restart Claude Code, or start a new session, for it to be picked up.

What Skill Trigger Test does


name: skill-trigger-test description: "PHẢI dùng khi: vừa tạo agent/skill mới, vừa sửa description frontmatter, nghi ngờ routing conflict giữa 2 agent, hoặc Dispatcher đang gọi sai agent lặp lại nhiều lần. Chạy bộ test 'should-trigger' (8-10 query thực tế có backstory cụ thể) và 'should-NOT-trigger' (8-10 near-miss query dùng cùng từ khóa nhưng khác context) để xác nhận Dispatcher routing đúng. KHÔNG dùng khi: chỉ sửa nội dung body skill (không đổi description) hoặc không có thay đổi agent/s

Alternatives in Testing

  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★
  • Goal — Đóng vai Skill Architect — phỏng vấn thông minh để trích xuất quy trình từ đầu người dùng, sinh AI Skill hoàn 310 ★
  • Spec Writer — Specification writer that turns vague intent into precise, buildable specs with acceptance criteria and GitHub 14 ★

Full documentation available on GitHub

View Source Repository