[preset] Add Verified Codebase Context preset - #4344
Merged
KSchlobohm merged 1 commit intoAug 26, 2026
Conversation
Add codebase-memory-context preset submitted by @philo-x to: - presets/catalog.community.json (alphabetical order) - docs/community/presets.md community presets table Closes #4327 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Verified Codebase Context community preset to the discovery catalog and documentation.
Changes:
- Registers preset metadata for version 1.0.1.
- Adds the preset to the community documentation table.
- Refreshes the catalog timestamp.
Show a summary per file
| File | Description |
|---|---|
presets/catalog.community.json |
Adds validated preset metadata and timestamps. |
docs/community/presets.md |
Documents the preset in alphabetical order. |
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: 0
- Review effort level: Balanced
KSchlobohm
approved these changes
Aug 26, 2026
KSchlobohm
deleted the
add-codebase-memory-context-preset-436a833c3100cdd9
branch
August 26, 2026 17:42
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
codebase-memory-contextcommunity preset submitted via issue #4327.What changed
presets/catalog.community.json— new entry inserted in alphabetical order betweenclosed-vocabularyandcommand-densitydocs/community/presets.md— new row inserted in alphabetical order between Test-First Governance and VS Code Ask QuestionsValidation results
All checks passed:
codebase-memory-contextmatches^[a-z][a-z0-9-]*$1.0.1follows semverpreset.ymlandLICENSEREADME.mdwith a validspecify preset add --from <download-url>command matching the submitted download URL exactlyv1.0.1existsPreset summary
codebase-memory-contextCloses #4327
cc
@philo-x