Update Fiction Book Writing preset to v1.8.1#2714
Merged
mnriem merged 1 commit intoMay 26, 2026
Merged
Conversation
Update fiction-book-writing preset submitted by @adaumann to: - presets/catalog.community.json (version, download_url, provides, updated_at) - docs/community/presets.md community presets table Changes from v1.7.0: - 25 templates (was 22), 33 commands (was 27), 2 scripts - RAG search stability update Closes github#2691
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the existing Fiction Book Writing community preset metadata from v1.7.0 to v1.8.1, keeping the community catalog and documentation aligned with the latest released preset manifest.
Changes:
- Bumps the catalog entry version, download URL, command/template counts, and timestamps.
- Updates the community presets documentation row to reflect the new provided assets and wording.
- Preserves catalog/docs ordering and existing entry metadata such as
created_at.
Show a summary per file
| File | Description |
|---|---|
presets/catalog.community.json |
Updates the Fiction Book Writing preset catalog metadata for v1.8.1. |
docs/community/presets.md |
Updates the preset table row with the new template/command counts and description wording. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
9 tasks
Collaborator
Author
|
Closes #2692 |
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.
Preset Update
Preset Name: Fiction Book Writing
Preset ID: fiction-book-writing
Version: 1.8.1
Repository: https://github.com/adaumann/speckit-preset-fiction-book-writing
What changed
Supersedes and closes #2691 (submitted by @adaumann), which only updated
versionandupdated_at. This PR includes the full set of changes derived from the v1.8.1preset.yml:versiondownload_url.../v1.7.0.zip.../v1.8.1.zipprovides.templatesprovides.commandsdescriptionupdated_at(entry)updated_at(catalog)Files changed
presets/catalog.community.json— version, download_url, description, provides counts, updated_atdocs/community/presets.md— provides counts in community presets tableValidation
preset.ymlmanifest verified (25 templates, 33 commands, 2 scripts)archive/refs/tags/vX.Y.Z.zippatternpython3 -c "import json; json.load(…)")cc @adaumann