This commit is contained in:
2026-05-11 22:50:28 -07:00
committed by notid
parent a527d0c30e
commit 663963c2dc
3 changed files with 1 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
name: implement-tests
description: Guidance for implementing tests given the provided described behaviors
---
# Implement Tests from Behavior Specs
Use this skill when you need to implement integration and unit tests for behaviors documented in a markdown spec file. This is a structured, iterative workflow that delegates to a subagent and verifies the results.