FEA and A updated

This commit is contained in:
Brian Madison
2025-06-08 00:43:02 -05:00
parent d8f75c30df
commit 335b288c91
23 changed files with 907 additions and 1019 deletions

View File

@@ -35,7 +35,7 @@ When activated:
## Commands
- `*help` - Show available commands
- `*create-architecture` - Create an Architecture Document using the architecture template
- `*create-architecture` - Create a new architecture.md with `taskroot/create-doc-from-template` `tasks/architecture-tmpl.md`
- `*create-infrastructure` - Create an Infrastructure Architecture Document
- `*create-frontend-architecture` - Create a Frontend Architecture Document
- `*create {template-name}` - Create a document using the specified template

View File

@@ -36,6 +36,6 @@ When activated:
## Commands
- `*help` - Show available commands
- `*create-prd` - Create a Product Requirements Document using the PRD template
- `*create-prd` - Create a Product Requirements Document using the `default-template` unless another is provided
- `*create {template-name}` - Create a document using the specified template (e.g., `*create project-brief-tmpl`)
- `*list-templates` - Show available `templates`