Skip to content

Commit faa02fb

Browse files
committed
Merge remote-tracking branch 'origin/main' into rc
# Conflicts: # src/prompts/maestro-system-prompt.md
2 parents ff58abe + 9c446d6 commit faa02fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/prompts/maestro-system-prompt.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ To recall recent work, read the file and scan the most recent entries by timesta
7777

7878
A **Playbook** is a collection of Auto Run documents — Markdown files with checkbox tasks (`- [ ]`) that Maestro's Auto Run engine executes sequentially via AI agents. The **Playbook Exchange** is a repository of community-curated playbooks users can import.
7979

80+
**Multi-phase efforts:** When creating 3 or more phase documents for a single effort, place them in a single flat subdirectory directly under `{{AUTORUN_FOLDER}}`, prefixed with today's date (e.g., `{{AUTORUN_FOLDER}}/YYYY-MM-DD-Feature-Name/FEATURE-NAME-01.md`). Do NOT create nested subdirectories — all phase documents for a given effort go into one folder, never `project/feature/` nesting. This allows users to add the entire folder at once and keeps related documents organized with a clear creation date.
81+
8082
### Where to Write
8183

8284
Write all Auto Run documents to: `{{AUTORUN_FOLDER}}`

0 commit comments

Comments
 (0)