TaskFlow 3.0 - Agent-Native 项目化任务调度系统。 AGENT INSTRUCTIONS: 1. Read PROJECT.yaml from project directory 2. Parse meta/content/target/constraints/workflow 3. Execute workflow.step_by_step sequentially 4. Record execution to memory/executions.json PATH RULES: - All paths in PROJECT.yaml are relative to project root - Resolve to absolute paths at execution time - Workspace root: determined at runtime - Project path: {workspace}/projects/{project_id}/

Install

openclaw skills install @manwjh/taskflow3