You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Spec-Kit has advanced to v0.4.3 with 46 community extensions, a pluggable preset system, 7+ slash commands, hook events, and auto-registered AI skills. Our SpecKitAdapter was built against the initial spec-kit layout and no longer models the tool's actual capabilities, creating silent drift in sync operations.
What Changes
Expand BridgeConfig presets to map all 7 spec-kit slash commands (was 2)
Change Proposal: speckit-02-v04-adapter-alignment
Change folder:
openspec/changes/speckit-02-v04-adapter-alignment/Why
GitHub Spec-Kit has advanced to v0.4.3 with 46 community extensions, a pluggable preset system, 7+ slash commands, hook events, and auto-registered AI skills. Our
SpecKitAdapterwas built against the initial spec-kit layout and no longer models the tool's actual capabilities, creating silent drift in sync operations.What Changes
BridgeConfigpresets to map all 7 spec-kit slash commands (was 2)extensions/, parse catalogs, model extension commands)presets/directory)ToolCapabilitiesdataclass with extension/preset/hook metadata.extensionignoresupportCapabilities
speckit-extension-catalog,speckit-version-detectionbridge-adapter,bridge-registryImpact
adapters/speckit.py,models/capabilities.py,models/bridge.py,importers/speckit_scanner.pyBlocked By
None (standalone adapter update)
Validation
openspec validate --strictpassedCHANGE_VALIDATION.mdin change folder