chore(skills): add repository-local workflow skills (#2190)

This commit is contained in:
安正超
2026-03-17 22:13:46 +08:00
committed by GitHub
parent c66c6d97ec
commit ce1f7cfdcb
8 changed files with 283 additions and 0 deletions
@@ -0,0 +1,4 @@
interface:
display_name: "Test Coverage Improver"
short_description: "Find top uncovered risk areas and propose high-impact tests."
default_prompt: "Run coverage checks, identify largest gaps, and recommend highest-impact test cases to improve risk coverage."