Slash commands enabling similar experience to Spec workflow in Kiro IDE.
- Cursor - put the files [
spec.md,task.md] to.cursor/commandsfolder - GitHub Copilot (VSCode) - put the files [
spec.prompt.md,task.prompt.md] to.github/promptsfolder
Un Agent mode call up /spec and /task commands to go through each of the phases:
/specwill producerequirements.md,design.mdandtasks.mdfiles under.specdev/specs/{feature-name}folder. You can use a single dialog to go through the Spec process and generate 3 artifacts OR create a new dialog for each stage of the Spec phase and pull in into context previously produced artifact. E.g. if you went through requirments stage (/spec let's work on Feautre 1. It shoudl do the following...) and have.specdev/spec/Feature 1/Requirements.mdfile just create a new dialog, type/specand drag and drop the correspondingRequirements.mdfile/tasksinitiates the execution phase. Open up a new dialog, type/tasksand attach the `.specd