sys-activating-goals
Installation
SKILL.md
Goal Activating
Transform a defined goal into an active execution thread.
Responsibility
Create an execution thread for a goal using the causal flow pattern. Link the thread to the goal and route to the appropriate agent.
Quick Start
- Read goal from
strategy/goals/active/{goal-id}.md - Determine thread location based on goal category
- Create thread directory with causal flow structure
- Initialize
1-input.mdwith goal context - Update goal file with thread link
- Route to appropriate agent