task-workflow
Installation
SKILL.md
Task Workflow
Strict Instruction Contract
This file is strict implementation instruction, not loose guidance and not optional reference material.
This is the canonical workflow for task execution. It is not one possible way to do the task; it is the required way.
If the Agent reads this skill, it must execute it exactly as written, in order, to the letter.
Required behavior:
- Do not reinterpret the steps.
- Do not reorder the steps.
- Do not skip the steps.
- Do not replace the steps with a simpler approach.
- Do not make assumptions that override this file.
- Do not treat broad similarity, intuition, or prior habits as permission to deviate.