Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-validate-phase
gsd-validate-phase
GitHub对已完成阶段进行回溯审计,检查并补全Nyquist验证覆盖缺口。根据现有文档状态自动更新VALIDATION.md或重构生成测试文件,确保阶段验收完整性。
Trigger Scenarios
需要审计已完成阶段的验证覆盖率
补全缺失的VALIDATION.md或生成测试文件
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-validate-phase -g -y
SKILL.md
Frontmatter
{
"name": "gsd-validate-phase",
"description": "Retroactively audit and fill Nyquist validation gaps for a completed phase",
"allowed-tools": [
"Read",
"Write",
"Edit",
"Bash",
"Glob",
"Grep",
"Agent",
"AskUserQuestion"
],
"argument-hint": "[phase number]"
}
Output: updated VALIDATION.md + generated test files.
<execution_context> @$HOME/.claude/get-shit-done/workflows/validate-phase.md </execution_context>
Version History
- 581d130 Current 2026-07-19 09:11


