Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
AI Skills & Workflows
/
A writing-...
A writing-plans skill produces a list of tasks where each task specifies an exact file path, command to run, and acceptance criterion. Why is this level of specificity important?
It makes tasks small and unambiguous enough for a subagent to execute without needing additional clarification
It allows the AI to skip reading the codebase because the paths are already known
It prevents the AI from creating new files that are not on the list
Exact file paths are required by the version control system for change tracking
Submit answers