[preset] Add SpecAssay preset to community catalog - #4070
Open
github-actions[bot] wants to merge 1 commit into
Open
[preset] Add SpecAssay preset to community catalog#4070github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Add specassay preset submitted by @rdryfoos to: - presets/catalog.community.json (alphabetical order) - docs/community/presets.md community presets table Closes #4058 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mnriem
approved these changes
Aug 12, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the SpecAssay preset to the community catalog and documentation.
Changes:
- Adds SpecAssay metadata and download details.
- Updates the catalog timestamp.
- Adds the preset to the community documentation table.
Show a summary per file
| File | Description |
|---|---|
presets/catalog.community.json |
Adds the SpecAssay catalog entry. |
docs/community/presets.md |
Documents SpecAssay in the presets table. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 2/2 changed files
- Comments generated: 3
- Review effort level: Balanced
| "description": "Appends durable-ID, Carries, and SpecAssay vocabulary onto Spec Kit spec, tasks, and constitution templates.", | ||
| "author": "Rik Dryfoos", | ||
| "repository": "https://github.com/rdryfoos/specassay", | ||
| "download_url": "https://github.com/rdryfoos/specassay/releases/download/v0.3.1/specassay-preset-0.2.0.zip", |
| "created_at": "2026-04-23T08:00:00Z", | ||
| "updated_at": "2026-04-23T08:00:00Z" | ||
| }, | ||
| "specassay": { |
Comment on lines
+33
to
36
| | SpecAssay | Appends durable-ID, Carries, and SpecAssay vocabulary onto Spec Kit spec, tasks, and constitution templates. | 3 templates | — | [specassay](https://github.com/rdryfoos/specassay) | | ||
| | Security Governance | Adds memory-safe-language and secure-coding governance, exact-head security evidence, ASVS, supply-chain transparency, EU regulatory screening, and provider-neutral model routing. | 15 templates, 3 commands | — | [spec-kit-preset-security-governance](https://github.com/hindermath/spec-kit-preset-security-governance) | | ||
| | SicarioSpec Core | Baseline secure-by-default Spec Kit governance profile. | 5 templates | — | [sicario-spec](https://github.com/dfirs1car1o/sicario-spec) | | ||
| | Spec2Cloud | Spec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy | 5 templates, 8 commands | — | [spec2cloud](https://github.com/Azure-Samples/Spec2Cloud) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the SpecAssay preset (
specassay) submitted by@rdryfoosin #4058.Validation Results
All checks passed ✅
^[a-z][a-z0-9-]*$)specassayX.Y.Z)0.2.0preset.ymlpresentpresets/specassay/preset.ymlLICENSEfile presentpresets/specassay/README.mdspecify preset add --from <download-url>v0.3.1)Changes
presets/catalog.community.json— new entry inserted in alphabetical order (afterscreenwriting, beforesecurity-governance); top-levelupdated_atbumped to2026-08-12docs/community/presets.md— new row inserted in alphabetical order (after Screenwriting, before Security Governance)Closes #4058
cc
@rdryfoos