Hatice dispatches agents directly from Linear issues. However, when the agent decides the implementation path and testing strategy autonomously, it can feel difficult for humans to review or control the plan before execution.
I have a few questions:
Are there recommended best practices for structuring Linear issues that will be executed by agents?
For example: requirements, constraints, and clear acceptance criteria.
Is there a recommended workflow for reviewing the technical approach and testing strategy before the agent starts coding?
Has anyone experimented with adding a specification layer before issues (e.g. OpenSpec / design.md), such as:
Spec → Task Breakdown → Linear Issues → Hatice Agents
This would allow humans to review the design and testing strategy before agents start implementation.
Curious how others approach this in agent-driven development workflows.