Implement the specified task from the appropriate source:
- •OpenSpec changes: If given a change name, read
openspec/changes/<name>/tasks.mdfor task definitions,design.mdfor architecture, andspecs/for acceptance criteria. - •SPEC.md tasks: If given a TASK-NNN, read
docs/SPEC.mdSection 7.2.
Follow the TDD workflow and task execution procedure defined in your agent instructions.
OpenSpec integration: use /opsx:apply for changes, /opsx:new or /opsx:ff to create changes,
/opsx:verify before archiving, /opsx:archive when complete.