Write Project Guardrails, 写工程规范。Use when: 需要创建或更新项目级 Guardrails 基线,明确跨模块/跨团队的默认约束、更新触发条件与下游工作流钩子;适用于项目启动、架构/平台/合规变化、事故复盘、重复评审问题固化。
$npx -y skills add testany-io/testany-agent-skills --skill guardrails-writerInstalls into the current project.
Run `npx skills use "https://github.com/testany-io/testany-agent-skills" --skill "testany-io/testany-agent-skills/guardrails-writer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/testany-io/testany-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/testany-io/testany-agent-skills"` and select the relevant skills, then follow their instructions.