[extension] Add TDD Extension to community catalog - #3982
Merged
Conversation
Add tdd extension submitted by @d0whc3r to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes #3978 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mnriem
approved these changes
Aug 4, 2026
Contributor
There was a problem hiding this comment.
🟢 Ready to approve
The metadata matches the submission and published release, with correct formatting and ordering.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Adds the submitted TDD Extension to the community extension catalog.
Changes:
- Adds validated extension metadata and refreshes the catalog timestamp.
- Documents the extension in alphabetical order.
File summaries
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the tdd catalog entry. |
docs/community/extensions.md |
Adds the community extension table row. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
kanfil
added a commit
to tikalk/agentic-sdlc-spec-kit
that referenced
this pull request
Aug 5, 2026
Upstream merge (ab468c4..03d71b3): Copilot skills-default flip (github#3976), events context injection for opencode + JSON-envelope hooks (github#3934, by fork maintainer upstream), non-UTF-8/hardening fixes (github#3955/github#3957/github#3960/github#3962/ github#3963/github#3980), community catalog additions (github#3981/github#3982/github#3983), docs (github#3985/ github#3987). 5 conflicts resolved: AGENTS.md (optional-overrides section + PR-prioritization), copilot/__init__.py (re-applied fork customizations + prefix-aware is_skills_mode), test_cli.py/test_integration_copilot.py/test_integration_ subcommand.py (adapted to fork naming for skills-default). Fork fix: build_command_invocation() bare-name canonicalization before alias resolution. Ruff clean (ruff@0.15.0). 1375+ tests pass. Assisted-by: opencode (model: glm-5.2, supervised)
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.
Add the
tddcommunity extension submitted by@d0whc3r.Summary
tddentry toextensions/catalog.community.json(alphabetical order, betweentasks-to-projectandteam-assign)docs/community/extensions.mdcommunity extensions tableValidation Results
All checks passed ✅
^[a-z][a-z0-9-]*$)tdd1.1.2)extension.ymlpresentREADME.mdpresentLICENSEpresentv1.1.2existstdd-1.1.2.zipExtension Details
tdd1.1.2process/read-write>=0.11.9Closes #3978
cc
@d0whc3r