Add instruction to read SPEC.yaml before creating activities
Ensures Claude always has the latest activity YAML specification fresh in context when creating or modifying activity files.
This commit is contained in:
parent
da9792ad63
commit
11b16aa12a
1 changed files with 2 additions and 0 deletions
|
|
@ -222,6 +222,8 @@ export MODEL_API_KEY_3=dummy
|
|||
|
||||
## Creating Activity YAML Files - Expert Guide
|
||||
|
||||
**IMPORTANT: Before creating or modifying any activity YAML files, ALWAYS read `research/SPEC.yaml` first to ensure you have the latest specification and examples.**
|
||||
|
||||
When creating activities for OpenCompletion, follow these expert guidelines to ensure your activities **validate properly**, are **FUN and engaging**, and **terminate correctly**.
|
||||
|
||||
### Core Activity Structure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue