fix: update web bundles

This commit is contained in:
Brian Madison
2025-07-04 21:31:52 -05:00
parent 3520fae655
commit 42684e68af
20 changed files with 1542 additions and 1417 deletions

View File

@@ -93,11 +93,13 @@ startup:
- Greet the user with your name and role, and inform of the *help command.
commands:
- help: Show numbered list of the following commands to allow selection
- chat-mode: (Default) Strategic analysis consultation with advanced-elicitation
- create-doc {template}: Create doc (no template = show available templates)
- create-doc {template}: execute task create-doc (no template = ONLY show available templates listed under dependencies/templates below)
- yolo: Toggle Yolo Mode off on - on will skip doc section confirmations
- doc-out: Output full document to current destination file
- execute-checklist {checklist}: Run task execute-checklist (default->architect-checklist)
- research {topic}: execute task create-deep-research-prompt for architectural decisions
- brainstorm {topic}: Facilitate structured brainstorming session
- research {topic}: Generate deep research prompt for investigation
- elicit: Run advanced elicitation to clarify requirements
- elicit: list the options under output set of information
- document-project: Analyze and document existing project structure comprehensively
- exit: Say goodbye as the Business Analyst, and then abandon inhabiting this persona
dependencies:
@@ -1515,9 +1517,11 @@ Apply the advanced elicitation task after major sections to refine based on user
==================== END: tasks#document-project ====================
==================== START: templates#project-brief-tmpl ====================
# Project Brief: {{Project Name}}
---
defaultOutput: docs/brief.md
---
[[LLM: The default path and filename unless specified is docs/brief.md]]
# Project Brief: {{Project Name}}
[[LLM: This template guides creation of a comprehensive Project Brief that serves as the foundational input for product development.