Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Bug]: Speckit skills are not interactive

Aperta
#4,582 3 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
python
Ambito
ai, cli, tooling

Direzione di ricerca

Riproduci il flusso segnalato con /speckit-constitution, /speckit-specify, /speckit-plan, /speckit-tasks e /speckit-implement utilizzando spec-kit 1.0.6 e GitHub Copilot. Esamina come questi punti di ingresso dei comandi gestiscono i prompt dell’utente e l’avanzamento delle attività; il lavoro è completato quando le skills richiedono il contesto necessario e /speckit-implement si mette in pausa per la revisione e la conferma tra un’attività e l’altra.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

author-awaiting author-needs-info bug-assess invalid triage-can-wait
Bug Description

I am using spec-kit latest version 1.0.6 for 3 projects. These are the problems I faced.

  1. Most of the skills don't ask questions from the user. It just start doing it's join as and when I submit the /speckit-*** command
  2. In my recent case there were 60 tasks that were documented by /speckit-tasks. But when I tried /speckit-implement command it' straight away implemented 25 tasks until I realized that it's continuously implementing the tasks without asking me for review. My point is the command should be interactive like implement task by task and then ask user's review and user's confirmation before proceeding to implement next task.
Steps to Reproduce

I tried these commands in the order FYI

  1. /speckit-constitution
  2. /speckit-specify
  3. /speckit-plan
  4. /speckit-tasks
  5. /speckit-implement
Expected Behavior
  1. /speckit-*** skills should be interactive with the user and ask questions to user to get more context
  2. /speckit-*** skills should implement task by task and then ask user's review and user's confirmation before proceeding to implement next task.
Actual Behavior
  1. /speckit-*** skills are behaving mostly autonomous and not asking user's inputs for getting more context.
  2. /speckit-*** skills are not asking for user's review and continually implementing on it's own.
Specify CLI Version

1.0.6

AI Agent

GitHub Copilot

Operating System

Windows 11

Python Version

Python 3.13.15

Error Logs
No error logs
Additional Context

No response

Lingua principale
Python
Stelle
138k
Fork
12.4k
Merge medio
3g 6h
PR unite (30g)
145

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/spec-kit

Tutte le issue di github/spec-kit

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.