docs(extension): align catalog description with GitHub About (plain language)#30
Merged
Merged
Conversation
…anguage) extension.yml's header notes its description should match the GitHub repo description so the catalog entry and README cover read the same way. The GitHub About field was just rewritten in plain language (#29); this brings the manifest's catalog-facing description into sync: before: Mirror spec-kit feature directories into Linear (filesystem → Linear, reconcile-based, unidirectional). after: Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work. Prose only; the catalog taxonomy lives in tags: (aligned separately in #27), so this does not affect the community-catalog submission's classification — only its human-readable blurb.
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.
What
Aligns
extension.yml's catalog-facingdescriptionwith the GitHub repo About field (rewritten in plain language in #29). The manifest header explicitly says this field "matches the GitHub repo description so the catalog entry and the README cover read the same way" — they had drifted apart after #29.Before:
Mirror spec-kit feature directories into Linear (filesystem → Linear, reconcile-based, unidirectional).After:
Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.Scope
Prose only. The community-catalog taxonomy lives in
tags:(aligned separately in #27), so this does not change the catalog classification — only the human-readable blurb. yamllint clean under the CI config.