fest understand tasks
When and how to create task files (CRITICAL)
Synopsis
Learn when to create task files vs. goal documents.
THIS IS THE MOST COMMON MISTAKE: Creating sequences with only SEQUENCE_GOAL.md but no task files.
Goals define WHAT to achieve. Tasks define HOW to execute.
AI agents EXECUTE TASK FILES. Without them, agents know the objective but don't know what specific work to perform.
fest understand tasks [flags]
Options
-h, --help help for tasks
Options inherited from parent commands
--config string config file (default: ~/.config/fest/config.json)
--debug enable debug logging
--no-color disable colored output
--verbose enable verbose output
SEE ALSO
- fest understand - Learn methodology FIRST - run before executing festival tasks