Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill contains conflicting instructions about where the task file should be written: one section says to create files in `.specs/tasks/draft/`, while the concrete write step directs the agent to `.specs/tasks/todo/`. This inconsistency can cause workflow bypass, premature promotion of unreviewed tasks, or unintended writes to a higher-trust state directory, especially if downstream automation treats `todo` files as approved work items.
