Skip to content

Consolidate Spec-Kit Files into a Dedicated Folder#139

Description

@AlbertoBasalo

馃搶 Current Status

Currently, Spec-kit creates multiple folders at the root of the project:

  • scripts and templates for its own source

  • memory and specs for the project being developed

  • Additional folders like .github, depending on the IDE

This results in a cluttered root directory where Spec-kit files appear alongside core product source files.

馃挕 Proposal

To reduce root-level clutter and improve organization, consolidate all Spec-kit-related files into a dedicated dot folder for all the speck-kit stuff. Choose for one of the above:

  • .ai
  • .spec-kit

馃 Additionally, consider storing memory and specs in the standard docs/ folder, as they pertain to project documentation.

馃攣 Alternative

Alternatively, align with existing IDE or agent conventions. For example:

  • Use the .github folder when integrating with GitHub Copilot for storing templates as instructions. (See AIDDbot example)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions