You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Community-contributed extensions for [Spec Kit](https://github.com/github/spec-k
7
7
| Extension | Purpose | URL |
8
8
|-----------|---------|-----|
9
9
| V-Model Extension Pack | Enforces V-Model paired generation of development specs and test specs with full traceability |[spec-kit-v-model](https://github.com/leocamello/spec-kit-v-model)|
10
+
| Cleanup Extension | Post-implementation quality gate that reviews changes, fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issues |[spec-kit-cleanup](https://github.com/dsrednicki/spec-kit-cleanup)|
0 commit comments