[Bug]: Speckit skills are not interactive

Abierto
#4,582 3 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
python
Área
ai, cli, tooling

Línea de trabajo

Reproduce el flujo reportado con /speckit-constitution, /speckit-specify, /speckit-plan, /speckit-tasks y /speckit-implement utilizando spec-kit 1.0.6 y GitHub Copilot. Revisa cómo estos puntos de entrada de comandos gestionan las indicaciones del usuario y la progresión de las tareas; se considera terminado cuando las skills solicitan el contexto necesario y /speckit-implement hace una pausa para la revisión y la confirmación entre tareas.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Python
Estrellas
138k
Forks
12.4k
Merge medio
3 d 6 h
PR fusionados (30 d)
136

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/spec-kit

Todos los issues de github/spec-kit

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.