Skip to content

[extension] Add TDD Extension to community catalog - #3982

Merged
mnriem merged 1 commit into
mainfrom
add-tdd-extension-ce990f56b0fb5c23
Aug 4, 2026
Merged

[extension] Add TDD Extension to community catalog#3982
mnriem merged 1 commit into
mainfrom
add-tdd-extension-ce990f56b0fb5c23

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Add the tdd community extension submitted by @d0whc3r.

Summary

  • Added tdd entry to extensions/catalog.community.json (alphabetical order, between tasks-to-project and team-assign)
  • Added row to docs/community/extensions.md community extensions table

Validation Results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) tdd
Version semver (1.1.2)
Repository exists and is public https://github.com/d0whc3r/spec-kit-tdd
extension.yml present
README.md present
LICENSE present
GitHub release v1.1.2 exists
Download URL matches release asset tdd-1.1.2.zip
All submission checklists checked

Extension Details

  • ID: tdd
  • Version: 1.1.2
  • Author: d0whc3r
  • Category: process / read-write
  • Commands: 4, Hooks: 3
  • Requires: Spec Kit >=0.11.9

Closes #3978
cc @d0whc3r

Generated by 🧩 Add Community Extension from Issue Submission for issue #3978 · 269 AIC · ⌖ 16.6 AIC · ⊞ 36.8K ·

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>
@github-actions github-actions Bot mentioned this pull request Aug 4, 2026
11 tasks
@mnriem
mnriem marked this pull request as ready for review August 4, 2026 12:15
@mnriem
mnriem self-requested a review as a code owner August 4, 2026 12:15
Copilot AI balanced review requested due to automatic review settings August 4, 2026 12:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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.

@mnriem
mnriem merged commit e57a86c into main Aug 4, 2026
16 checks passed
@mnriem
mnriem deleted the add-tdd-extension-ce990f56b0fb5c23 branch August 4, 2026 12:25
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add TDD Extension

2 participants