Skip to content

Feature: spec directory#93

Open
jsls2517 wants to merge 3 commits intoaddyosmani:mainfrom
jsls2517:jsls2517-spec_directory
Open

Feature: spec directory#93
jsls2517 wants to merge 3 commits intoaddyosmani:mainfrom
jsls2517:jsls2517-spec_directory

Conversation

@jsls2517
Copy link
Copy Markdown

source from 87de68f

Changes

  • Update spec command to save specs to docs/features/[feature-name]/spec.md
  • Update plan command to read specs from and save plans to feature directories
  • Update getting-started documentation to reflect new directory structure
  • Enable multiple simultaneous features without overwriting artifacts

New Directory Structure

docs/features/[feature-name]/

  • spec.md # Feature specification
  • plan.md # Implementation plan
  • todo.md # Task list

Updated the spec saving location and added instructions for creating a feature-specific directory.
Updated file paths for saving plans and task lists to ensure all feature artifacts are organized together.
Updated documentation to specify feature-specific directories for generated artifacts and added clarification on file management.
@jsls2517 jsls2517 changed the title Jsls2517 spec directory Feature: spec directory Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant