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:
Russell Ballestrini 2025-11-10 09:10:08 -05:00
parent da9792ad63
commit 11b16aa12a

View file

@ -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