Conversation
|
For new commands please use the extensions mechanism as described at https://github.com/github/spec-kit/tree/main/extensions |
Change to use the extension mechanism |
|
@dsrednicki You will have to host it on a GitHub repo you own similar to the V-Model extension does, see #1640 and the repository for the extension itself at https://github.com/leocamello/spec-kit-v-model I hope that clarifies it enough? Feel free to ask more questions. Tagging @leocamello as well as he just went through the process and might be available to answer questions as well |
7f272c2 to
80473da
Compare
**Repository**: https://github.com/dsrednicki/spec-kit-cleanup **Version**: 1.0.0 **License**: MIT **Author**: @dsrednicki Adds catalog entry for the Cleanup Extension - a post-implementation quality gate that fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issues.
80473da to
11c151e
Compare
Thanks for the support. |
Extension: Cleanup Extension
Repository: https://github.com/dsrednicki/spec-kit-cleanup
Version: 1.0.0
License: MIT
Author: @dsrednicki
What it does
Post-implementation quality gate that reviews changes and handles issues by severity:
Key features
Commands
/speckit.cleanup.run/speckit.cleanupHook
after_implement- Prompts to run cleanup after/speckit.implementcompletesCatalog entry changes
Adds a single entry to
extensions/catalog.jsonwith download URL pointing to the v1.0.0 release.Installation (once merged)