story-kit: start 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding

This commit is contained in:
Dave
2026-02-27 10:06:40 +00:00
parent 080a6fb652
commit c0baf510a0

View File

@@ -6,7 +6,7 @@ name: "Auto-detect tech stack and generate component sections during scaffolding
## User Story
As a user setting up a new project, I want the scaffold to auto-detect my tech stack and generate [[component]] sections in project.toml, so that worktree setup, quality gates, and the build pipeline work out of the box without manual configuration.
As a user setting up a new project, I want the scaffold to include example [[component]] sections in project.toml and the chat agent to be instructed to replace them with real definitions, so that worktree setup, quality gates, and the build pipeline work out of the box.
## Acceptance Criteria