mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 08:56:35 +00:00
Refactor task management structure and update documentation
- Changed the directory structure for task specifications to include a dedicated `todo/` folder within `_docs/02_tasks/` for tasks ready for implementation. - Updated references in various skills and documentation to reflect the new task lifecycle, including changes in the `implementer` and `decompose` skills. - Enhanced the README and flow documentation to clarify the new task organization and its implications for the implementation process. These updates improve task management clarity and streamline the implementation workflow.
This commit is contained in:
@@ -18,7 +18,7 @@ This applies to:
|
||||
- Requesting approval for destructive actions
|
||||
- Reporting that you are blocked and need guidance
|
||||
- Any situation where the conversation will stall without user response
|
||||
- Completing a task (final answer / deliverable ready for review)
|
||||
|
||||
Do NOT play the sound when:
|
||||
- You are providing a final answer that doesn't require a response
|
||||
- You are in the middle of executing a multi-step task and just providing a status update
|
||||
|
||||
Reference in New Issue
Block a user