[Feature]: Remove taskstoissues from the core command set
Maintainer antworten meist innerhalb von 2 Tagen
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Anfängerfreundlichkeit
- 35/100
- Issue-Typ
- Feature
- Klarheit
- Größtenteils klar
- Aktivitätsstatus
- Aktiv
- Tech-Stack
- python
- Bereich
- cli, documentation, testing
Rechercherichtung
Beginne mit den im Issue genannten zentralen Befehlstemplates, Befehlsinventaren, Integrationsgerüsten und Erwartungen an generierte Befehle. Untersuche anschließend agentenspezifische Deklarationen sowie Integrations-, Preset- und Erweiterungstests auf Annahmen, dass taskstoissues immer installiert ist. Erledigt ist die Arbeit, wenn der zentrale Befehl in neuen Projekten nicht vorhanden ist, die github-issues-Erweiterung kanonisch bleibt, Kompatibilität und Hooks sicher behandelt werden und die Migrationsdokumentation aktualisiert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
Problem Statement
After the bundled GitHub Issues extension is available and the core /speckit.taskstoissues command has completed a deprecation period, retaining both implementations leaves GitHub-specific project-management behavior in the core SDD command set and creates duplicate maintenance surfaces.
The final migration stage should make the extension the sole owner of GitHub issue creation.
Proposed Solution
After #4421 and #4422 have shipped in earlier minor releases, remove taskstoissues from the core command set.
The removal should cover all core-owned surfaces, including:
- The core command template.
- Core command inventories, ordering, and descriptions.
- Integration scaffolding and generated core command expectations.
- Agent-specific argument descriptions and tool declarations.
- Tests that assume
taskstoissuesis always installed as a core command. - README, installation, integration, and upgrade documentation.
The bundled github-issues extension should become the sole implementation and continue to provide speckit.github-issues.taskstoissues.
Once the core namespace is free, add speckit.taskstoissues as a deprecated compatibility alias in the extension if the extension command and alias validation rules support it safely. The namespaced command remains canonical. Projects without the extension should no longer receive any tasks-to-issues command.
Document the breaking change prominently and provide an agent-consumable migration recipe:
specify extension add github-issues
specify integration upgrade <integration>
The exact refresh command should be verified against the supported upgrade flow before publication.
Alternatives Considered
- Retain the deprecated core command indefinitely: Leaves provider-specific functionality and duplicate maintenance in core.
- Auto-install the extension for everyone: Preserves behavior but defeats the goal of making issue tracking opt-in.
- Remove the core command without a compatibility alias: Simpler, but unnecessarily disrupts users who have installed the replacement extension and still invoke the legacy name.
Component
Specify CLI (initialization, commands)
AI Agent (if applicable)
All agents
Use Cases
- New projects receive only the core SDD workflow unless they explicitly opt into GitHub issue tracking.
- GitHub issue functionality can evolve and release independently as an extension.
- Other issue-tracker providers can offer parallel extensions without replacing a core command.
Acceptance Criteria
- This issue is implemented only after #4421 and #4422 have shipped in earlier minor releases.
-
taskstoissuesis removed from the core command templates and inventories. - Fresh projects do not receive a tasks-to-issues command unless
github-issuesis installed. - The extension remains installable and provides the canonical
speckit.github-issues.taskstoissuescommand. - A deprecated
speckit.taskstoissuesextension alias is provided if it can be registered safely after the core command is removed. - Extension hooks using
before_taskstoissuesandafter_taskstoissuescontinue to function when the extension command runs. - Integration, preset, and extension tests are updated for the new opt-in behavior.
- Upgrade documentation clearly identifies the removal as breaking and provides migration commands.
- Related work, including #4370 and #2223, references the extension rather than the removed core command.
- The removal is included in a later minor release.
Additional Context
This is stage 3 of the migration:
- #4421 adds the bundled GitHub Issues extension.
- #4422 deprecates the core command after the replacement ships.
- This issue removes the command from core after the deprecation window.
Spec Kit's current release guidance treats the version as a release identifier rather than a promise that breaking changes require a new major version. The removal may therefore ship in a minor release, provided it is clearly identified and documented as breaking.
Related discussion: #4370, especially https://github.com/github/spec-kit/issues/4370#issuecomment-5525946904.
- Vorherrschende Sprache
- Python
- Sterne
- 138k
- Forks
- 12.4k
- Ø Merge
- 2 T. 14 Std.
- Gemergte PRs (30 T.)
- 164
Entwicklungsumgebung
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus github/spec-kit
-
triage-nice-to-have
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 88/100
Maintainer antworten meist innerhalb von 2 Tagen
-
[Feature]: 给 slug 添加默认值Offenenhancement needs-triage triage-can-wait
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 65/100
github/spec-kit#4627 · 3 Kommentare ·
Maintainer antworten meist innerhalb von 2 Tagen
-
extension-submission triage-can-wait
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
github/spec-kit#4626 · 1 Kommentar ·
Maintainer antworten meist innerhalb von 2 Tagen
-
needs-triage triage-nice-to-have
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 72/100
github/spec-kit#4527 · 1 Kommentar ·
Maintainer antworten meist innerhalb von 2 Tagen
-
bug-assess severity-medium
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 72/100
github/spec-kit#4273 · 3 Kommentare ·
Maintainer antworten meist innerhalb von 2 Tagen
Alle Issues in github/spec-kit
Ähnliche Issues
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 74/100
Maintainer antworten meist innerhalb von 1 Tag
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 84/100
gradio-app/gradio#13895 ·
Maintainer antworten meist innerhalb von 1 Tag
-
build-error
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 76/100
spack/spack-packages#6713 ·
Maintainer antworten meist innerhalb von 1 Tag
-
Use issue templatesOffen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 72/100
ActivityWatch/activitywatch#1464 · 1 Reaktion ·
Maintainer antworten meist innerhalb von 1 Tag
-
[Bug]: The ckg tool drops the return type of every decorated Python method in class search resultsOffen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
bytedance/trae-agent#483 ·
Maintainer antworten meist innerhalb von 1 Tag