This commit is contained in:
2026-05-11 22:50:28 -07:00
parent 6b5d33a32f
commit 47720692b9
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.