Update cognitive-squad: 28 functions, 10 commands (full lifecycle)#1884
Open
Testimonial wants to merge 3 commits intogithub:mainfrom
Open
Update cognitive-squad: 28 functions, 10 commands (full lifecycle)#1884Testimonial wants to merge 3 commits intogithub:mainfrom
Testimonial wants to merge 3 commits intogithub:mainfrom
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>
Updated from initial 19-function pre-code-only version to full lifecycle: - 7 core + 7 specialists + 9 build + 4 learning + 1 feedback = 28 functions - 10 commands: run, build, verify, status, innovate, investigate, ground, feedback, resume, change - Added: ENGINEERING MANAGER, VERIFICATION (backpropagation), CHANGE CONTROLLER - Added: Requirements Traceability Matrix, Process Metrics, Knowledge Transfer - Aligned with ISO 12207, SWEBOK v4.0, CMMI v3.0, V-Model, ATAM Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
Author
|
The extension now covers the complete development lifecycle — not just pre-code analysis. I added a full building phase with role-based agents (IMPLEMENTER, SPEC GUARD, CODE REVIEWER, TEST GUARDIAN), an Engineering Manager for build orchestration, and a VERIFICATION agent that performs backpropagation checks to ensure 100% spec-to-code coverage. |
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
Updates the cognitive-squad catalog entry (merged in #1870) to reflect the expanded extension.
Changes
New agents since #1870:
New commands:
/speckit.squad.build— execute building phase/speckit.squad.verify— run backpropagation verification/speckit.squad.change— handle spec changes during buildStandards alignment:
ISO 12207, ISO 25010:2023, SWEBOK v4.0, CMMI v3.0, V-Model, ATAM
🤖 Generated with Claude Code