Add cognitive-squad to community extension catalog#1870
Merged
mnriem merged 1 commit intogithub:mainfrom Mar 16, 2026
Merged
Conversation
- Extension ID: cognitive-squad - Version: 0.1.0 - Author: Testimonial - 19-function cognitive agent squad for autonomous pre-code analysis - 7 core agents, 7 specialists, 4 learning functions, feedback loop - Requires: spec-kit >=0.3.0, optionally understanding >=3.4.0 Repository: https://github.com/Testimonial/cognitive-squad Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Cognitive Squad extension to the community extension discovery surfaces, aligning with the repository’s community extension publishing flow.
Changes:
- Added a new
cognitive-squadentry toextensions/catalog.community.jsonwith metadata, requirements, tags, and timestamps. - Added a corresponding row to the community extensions table in
extensions/README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Registers the cognitive-squad extension in the community catalog (metadata, URLs, requirements, provides, tags, timestamps). |
| extensions/README.md | Adds the Cognitive Squad row to the community extensions list for discoverability. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Summary
catalog.community.json)extensions/README.mdExtension Details
cognitive-squadWhat It Does
19-function cognitive agent squad for autonomous pre-code analysis:
Handles both greenfield (domain research pipeline) and brownfield (reverse-eng extraction). Includes quality gates via Understanding CLI, evidence grading (A-E), convergence detection, and a YAML knowledge base that improves across runs.
Checklist
extension.ymlin extension repocatalog.community.jsonextensions/README.md🤖 Generated with Claude Code